TokenizerGenerator.TokenType2

Undocumented in source.
struct TokenizerGenerator(alias tokens, alias reservedTokens)
struct TokenType2 {}

Members

Functions

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

Variables

id
TokenIDRep id;
Undocumented in source.

Meta