Gjsify LogoGjsify Logo

A union holding the value of the token.

union

Hierarchy

  • TokenValue

Index

Constructors

Properties

v_binary: number

token binary integer value

field
v_char: number

character value

field
v_comment: string

comment value

field
v_error: number

error value

field
v_float: number

floating point value

field
v_hex: number

hex integer value

field
v_identifier: string

token identifier value

field
v_int: number

integer value

field
v_int64: number

64-bit integer value

field
v_octal: number

octal integer value

field
v_string: string

string value

field
v_symbol: 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