Enumeration of token kinds.
Returns the string representation of a token kind.
A compile time associative array which maps Token strings to TOK values.
Converts a Token string to its respective TOK value at compile time.
Converts multiple Token strings and returns a Tuple of TOK values.
A table that maps each token kind to a string.