|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nfunk.jep.function.PostfixMathCommand
com.jaxfront.core.jep.JaxfrontMathCommand
public abstract class JaxfrontMathCommand
| Constructor Summary | |
|---|---|
JaxfrontMathCommand()
|
|
| Method Summary | |
|---|---|
void |
run(org.nfunk.jep.EvaluatorVisitor visitor,
java.util.Stack s)
|
abstract void |
run(MathEvaluator.MathCommunicator communicator,
java.util.Stack s)
|
| Methods inherited from class org.nfunk.jep.function.PostfixMathCommand |
|---|
getNumberOfParameters, getRootNode, run, setCurNumberOfParameters |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JaxfrontMathCommand()
| Method Detail |
|---|
public abstract void run(MathEvaluator.MathCommunicator communicator,
java.util.Stack s)
throws org.nfunk.jep.ParseException
org.nfunk.jep.ParseException
public void run(org.nfunk.jep.EvaluatorVisitor visitor,
java.util.Stack s)
throws org.nfunk.jep.ParseException
run in interface org.nfunk.jep.function.PostfixMathCommandIrun in class org.nfunk.jep.function.PostfixMathCommandorg.nfunk.jep.ParseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||