| Class | Description |
|---|---|
| org.apache.commons.jexl2.parser.ASTFloatLiteral |
Only for use in maintaining binary compatibility - should not actually be used - will be removed in 3.0
|
| org.apache.commons.jexl2.parser.ASTIntegerLiteral |
Only for use in maintaining binary compatibility - should not actually be used - will be removed in 3.0
|
| org.apache.commons.jexl2.introspection.UberspectImpl.FieldPropertyGet |
Do not use externally - will be made private in a later version
|
| org.apache.commons.jexl2.introspection.UberspectImpl.FieldPropertySet |
Do not use externally - will be made private in a later version
|
| Constructor | Description |
|---|---|
| org.apache.commons.jexl2.Interpreter(JexlEngine, JexlContext) |