dparsergen v0.1.0 (2023-05-07T14:44:42Z)
Dub
Repo
Lexer.lexerException
dparsergen
generator
grammarebnf_lexer
Lexer
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Lexer
(Location, bool includeIgnoredTokens = false)
SingleParseException
!
Location
lexerException
(
string
errorText
,
string
expected
,
size_t
len
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
dparsergen
generator
grammarebnf_lexer
Lexer
aliases
LocationDiff
constructors
this
enums
tokenID
functions
lexerException
popFront
popFrontImpl
tokenName
structs
Front
variables
empty
front
input