Lexer

Undocumented in source.

Constructors

this
this(string str)
Undocumented in source.

Members

Functions

get
Lexeme get()
Undocumented in source. Be warned that the author may not have intended to support it.
line
uint line()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

current
Lexeme current;
Undocumented in source.
lexer
CommentFilter lexer;
Undocumented in source.

Meta