|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompiledExpression | |
---|---|
gnu.jel |
Uses of CompiledExpression in gnu.jel |
---|
Methods in gnu.jel that return CompiledExpression | |
---|---|
static CompiledExpression |
Evaluator.compile(String expression,
Library lib)
Compiles expression, resolving the function names in the library. |
static CompiledExpression |
Evaluator.compile(String expression,
Library lib,
Class resultType)
Compiles expression, resolving the function names in the library. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |