|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterpreterBase | |
---|---|
org.apache.commons.jexl3.internal | Provides utilities for introspection services. |
Uses of InterpreterBase in org.apache.commons.jexl3.internal |
---|
Subclasses of InterpreterBase in org.apache.commons.jexl3.internal | |
---|---|
class |
Interpreter
An interpreter of JEXL syntax. |
class |
TemplateInterpreter
The type of interpreter to use during evaluation of templates. |
Constructors in org.apache.commons.jexl3.internal with parameters of type InterpreterBase | |
---|---|
InterpreterBase(InterpreterBase ii,
JexlArithmetic jexla)
Copy constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |