Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Private ast

Private currentTree

currentTree: AbstractSyntaxTree

Protected token

token: Token[]

Accessors

Protected stack

stack:

Methods

Protected addStack

  • addStack(token: Token): void

Private analyzeBracketToken

  • analyzeBracketToken(token: Token): void

Private analyzeImplicitToken

  • analyzeImplicitToken(): void

Private analyzeOperatorToken

  • analyzeOperatorToken(token: Token): void

Private analyzeToken

  • analyzeToken(token: Token): void

Private doAnalyzeToken

  • doAnalyzeToken(token: Token): void

Protected finalizeStack

  • finalizeStack(): void

getAst

Private handleError

Private initialize

  • initialize(): void

Private insertImplicitMultiplication

  • insertImplicitMultiplication(): void

Private makeAst

  • makeAst(): void

next

  • next(): any

parse

Protected popStack

  • popStack(): Token | undefined

Private postValidate

  • postValidate(): void

Private preValidate

  • preValidate(): void

Protected rewind

  • rewind(): void

Private try

  • try<T>(tryFunction: Function): T

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • 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

Generated using TypeDoc