Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

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

Properties

file?: string
isEscaped: boolean
position?: number
token: string
type?: TokenType
value: string[]
Type: typeof TokenType = TokenType

Methods

  • locationString(): string

Generated using TypeDoc