Enumeration members
BigIntLiteral
BigIntLiteral: = 7
Comment
Comment: = 3
Identifier
Identifier: = 5
Keyword
Keyword: = 1
NumberLiteral
NumberLiteral: = 6
Operator
Operator: = 2
Punctuation
Punctuation: = 0
RegExpLiteral
RegExpLiteral: = 9
StringLiteral
StringLiteral: = 8
Whitespace
Whitespace: = 4