logo
Expand description

This module implements all of the Tokens used in the JavaScript programing language.

More information:

Structs

This represents the smallest individual words, phrases, or characters that JavaScript can understand.

Enums

Represents the type differenct types of numeric literals.
Represents the type of Token and the data it has inside.