|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object fr.expression4j.core.predefine.AbstractFunction
public abstract class AbstractFunction
Constructor Summary | |
---|---|
AbstractFunction()
|
Method Summary | |
---|---|
ExpressionModel |
getExpressionModel()
Return the expression model associated to the expression. |
java.lang.String |
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, getName, getParameters |
Constructor Detail |
---|
public AbstractFunction()
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
public ExpressionModel getExpressionModel()
Expression
getExpressionModel
in interface Expression
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |