Lexer.lexerException

Undocumented in source. Be warned that the author may not have intended to support it.
struct Lexer(Location, bool includeIgnoredTokens = false)
lexerException
(
string errorText
,
string expected
,
size_t len
,
string file = __FILE__
,
size_t line = __LINE__
)

Meta