Package | Description |
---|---|
org.apache.commons.jexl |
Jexl-1.x compatible implementation.
|
Modifier and Type | Field and Description |
---|---|
(package private) static JexlOne.JexlOneEngine |
JexlOne.EngineHolder.JEXL10
The shared instance.
|
Constructor and Description |
---|
JexlOneExpression(JexlOne.JexlOneEngine engine,
java.lang.String expr,
ASTJexlScript ref)
Default local ctor.
|