Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

  • new NumberToken(token: string, position: number, file: string): NumberToken

Properties

file?: string
position?: number
token: string
type?: TokenType
value: default
Type: typeof TokenType = TokenType

Methods

  • locationString(): string

Generated using TypeDoc