Interface LexerTokenValue

A token value

Hierarchy

  • LexerTokenValue

Properties

Properties

value: string

The value of the token

token: LexerToken

The type of the token

Generated using TypeDoc