Lexer

Undocumented in source.

Constructors

this
this(Input input, SymbolTable symbolTable)
Undocumented in source.

Members

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
front
dchar front()
Undocumented in source. Be warned that the author may not have intended to support it.
ok
bool ok()
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.
position
Position position()
Undocumented in source. Be warned that the author may not have intended to support it.
value
size_t value()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta