Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IToken

The token read from the source.

Hierarchy

Index

Properties

Methods

Properties

end

end: number

The index where the token ends.

start

start: number

The index where the token starts.

tokenType

tokenType: TokenType

The type of the token.

Methods

clone

Generated using TypeDoc