TokenizerGenerator.match

Undocumented in source. Be warned that the author may not have intended to support it.
struct TokenizerGenerator(alias tokens, alias reservedTokens)
static
Tuple!(size_t, size_t, TokenType2)
match
(
R
)
(
R r
)

Meta