Constructors
constructor
-
Parameters
-
Default value str: string = ""
Properties
Private operands
operands: any[] = []
Private postfix
postfix: string[]
Methods
evaluate
- evaluate(ctx: Context): IterableIterator<any>
-
Parameters
Returns IterableIterator<any>
value
- value(ctx: Context): IterableIterator<any>
-
Parameters
Returns IterableIterator<any>