Gets the dependencies of this Expr.
Instantiates this Expr.
The [[InstantationContext]] used to resolve names.
Returns true
if a dynamic execution context is required to evaluate this Expr.
Creates a style expression from JSON.
JSON object representing the expression to parse.
Optional set of definitions used to expand references.
Optional cache of Expr
instances
Create a LiteralExpr from the given value.
A constant value.
Tests of given value is an Expr.
The object to test.
Generated using TypeDoc
Boolean literal expression.