|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object fr.expression4j.core.impl.ExpressionImpl fr.expression4j.core.impl.OptimizedExpression
public class OptimizedExpression
Field Summary |
---|
Fields inherited from class fr.expression4j.core.impl.ExpressionImpl |
---|
catalog, expressionModel, functionParameters, name, rootElement |
Constructor Summary | |
---|---|
OptimizedExpression(ExpressionImpl expression)
|
Method Summary |
---|
Methods inherited from class fr.expression4j.core.impl.ExpressionImpl |
---|
evaluate, evaluate, getCatalog, getExpressionModel, getName, getParameters, getRootElement, main, parse, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface fr.expression4j.core.Expression |
---|
evaluate, evaluate, getCatalog, getExpressionModel, getName, getParameters |
Constructor Detail |
---|
public OptimizedExpression(ExpressionImpl expression) throws EvalException
EvalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |