Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Expression

Index

Constructors

constructor

Properties

Private operands

operands: any[] = []

Private postfix

postfix: string[]

Methods

evaluate

  • evaluate(ctx: Context): Promise<any>

Private evaluateOnce

  • evaluateOnce(token: string): void

evaluateSync

value

  • value(ctx: Context): Promise<any>

valueSync

Generated using TypeDoc