tooling v0.0.1 (2014-12-07T21:04:21Z)
Dub
Repo
TokenizerGenerator.TokenType2
tooling
Tokenizer
TokenizerGenerator
Undocumented in source.
struct
TokenizerGenerator
(alias tokens, alias reservedTokens)
struct
TokenType2 {
TokenIDRep
id
;
string
sym
();
}
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
Source
See Implementation
tooling
Tokenizer
TokenizerGenerator
aliases
TokenIDRep
static functions
generateCases
match
structs
Token
TokenType2
templates
tk