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
Tests of given value is an Expr.
The object to test.
Generated using TypeDoc
A node representing a
step
expression.