Class TokenObj

A token object with some parsed text.

Implements

Constructors

Properties

Accessors

Methods

Constructors

Properties

_isATokenObj: true

Flag used to identify a token object.

text: string

The token text value.

type: TokenType

The token type.

Accessors

Methods