Token.LiteralFlag

This enum is for literal value tokens that require special handling by the parser

Values

ValueMeaning
NONE
BINARY
OCTAL
HEXADECIMAL
TEMPLATE_STRING

Meta