|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ff.JEvaluator.Functions.If
| Field Summary |
| Fields inherited from interface com.ff.JEvaluator.BaseFunctionInterface |
log |
| Constructor Summary | |
If()
|
|
| Method Summary | |
int |
checkSyntax(java.util.List p)
|
java.lang.String |
compute(java.util.List p)
Evaluates a condition: if(condition,exprIfTrue,exprIfFalse) |
java.lang.String |
getName()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public If()
| Method Detail |
public java.lang.String compute(java.util.List p)
compute in interface BaseFunctionInterfacepublic int checkSyntax(java.util.List p)
checkSyntax in interface BaseFunctionInterfacepublic java.lang.String getName()
getName in interface BaseFunctionInterface
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||