[][src]Module boa::syntax::ast::token

Structs

Token

Represents a token.

VecToken

Enums

TokenKind

Represents the type of Token and the data it has inside.