Gjsify LogoGjsify Logo

Hierarchy

  • Token

Index

Constructors

Properties

name: string

Methods

  • check(): boolean
  • clear_flags(flags: number): void
  • compare(tokenb: Token): boolean
  • dump(): void
  • dump_link(): void
  • evaluate(): string
  • evaluate_name(): string
  • get_flags(): number
  • get_length(): number
  • get_string(): string
  • get_type(): number
  • is_empty(): boolean
  • remove_item(): void
  • set_flags(flags: number): void
  • set_length(length: number): void
  • set_string(value: string, length: number): void
  • set_type(type: number): void

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