Gjsify LogoGjsify Logo

A union holding the value of the token.

union

Hierarchy

  • TokenValue

Index

Constructors

Properties

vBinary: number

token binary integer value

field
vChar: number

character value

field
vComment: string

comment value

field
vError: number

error value

field
vFloat: number

floating point value

field
vHex: number

hex integer value

field
vIdentifier: string

token identifier value

field
vInt: number

integer value

field
vInt64: number

64-bit integer value

field
vOctal: number

octal integer value

field
vString: string

string value

field
vSymbol: object

token symbol value

field
name: string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method