tooling v0.0.1 (2014-12-07T21:04:21Z)
Dub
Repo
TokenizerGenerator.generateCases
tooling
Tokenizer
TokenizerGenerator
Undocumented in source. Be warned that the author may not have intended to support it.
struct
TokenizerGenerator
(alias tokens, alias reservedTokens)
static
string
generateCases
(
string
[]
tokens
,
size_t
index
= 0
,
bool
*
mayFallThrough
= null
)
Meta
Source
See Implementation
tooling
Tokenizer
TokenizerGenerator
aliases
TokenIDRep
static functions
generateCases
match
structs
Token
TokenType2
templates
tk