Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ExprEvaluatorContext

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Optional Readonly cache

cache: Map<Expr, Value>

Readonly env

env: Env

Readonly evaluator

evaluator: ExprEvaluator

Readonly scope

scope: ExprScope

Methods

evaluate

  • evaluate(expr: Expr | undefined): null | string | number | false | true | object

wrapValue

Generated using TypeDoc