Class Summary |
Add |
TODO add documentation here |
Div |
TODO add documentation here |
Function |
Generic Function implementation that can be used to represent an arbitrary function, but that doesn't offer
any evaluation capabilities (this is added by subclassing). |
Literal<V extends TypedObjectNode> |
Expression that has a constant value. |
Mul |
TODO add documentation here |
Sub |
TODO add documentation here |
ValueReference |
Expression that contains an XPath 1.0 expression, a simple property name or an arbitrary identifier. |