[][src]Module ecmascript::lexer::token

Structs

Comment
HashBang

#!/xx/xxx

Identifier

Keyword or IdentifierName

Keyword
LineTerminator
LiteralBoolean
LiteralNull
LiteralNumeric
LiteralRegularExpression
LiteralString
LiteralTemplate
Punctuator
WhiteSpaces

Enums

StringDelimiter
Token

Constants

LITERAL_FALSE
LITERAL_NULL
LITERAL_TRUE