dparsergen.generator.grammarebnf_lexer

Undocumented in source.

Members

Functions

getTokenID
SymbolID getTokenID(string tok)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Lexer
struct Lexer(Location, bool includeIgnoredTokens = false)
Undocumented in source.

Variables

allNonterminalTokens
auto allNonterminalTokens;
Undocumented in source.
endTokenID
enum SymbolID endTokenID;
Undocumented in source.
startTokenID
enum SymbolID startTokenID;
Undocumented in source.

Meta