TokenizerGenerator.generateCases

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