Lexer

Undocumented in source.

Constructors

this
this(Source source, SourceLoc loc)
Undocumented in source.
this
this(Source source)
Undocumented in source.

Members

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
front
Token front()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta