Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ParseTree

A parse tree that is generated by the ConditionParser.parse method.

Hierarchy

  • ParseTree

Index

Constructors

Properties

Constructors

constructor

Properties

children

children: ParseTree[] = []

parent

parent: ParseTree

token

token: LexerToken

Generated using TypeDoc