All Classes and Interfaces

Class
Description
Binds variable names in expressions to actual data.
Base class that computes the value of an expression for a document.
Helper class holding static methods for js math functions
An expression compiler for javascript expressions.
Simple class that binds expression variable names to DoubleValuesSources or other Expressions.
A helper to parse the context of a variable name, which is the base variable, followed by the sequence of array (integer or string indexed) and member accesses.
Represents what a piece of a variable does.