TokenType

Describes the type of a token

Values

ValueMeaning
Eof
Identifier
Keyword
String
Number
Symbol
Comment
BlockComment

Meta