public static class BugsTest.StackMessingFunc extends PostfixMathCommand
curNumberOfParameters, name, NaN, numberOfParameters| Constructor and Description |
|---|
StackMessingFunc() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(java.util.Stack<java.lang.Object> stack)
Throws an exception because this method should never be called under
normal circumstances.
|
asArray, asBool, asDouble, asInt, asLong, asStrictInt, asString, checkNumberOfParameters, getName, getNumberOfParameters, setCurNumberOfParameters, setName, toString, toStringpublic void run(java.util.Stack<java.lang.Object> stack)
throws EvaluationException
PostfixMathCommandrun in interface PostfixMathCommandIrun in class PostfixMathCommandstack - arguments for functionEvaluationException - if function cannot be evaluatedCopyright © 2018 Singular Systems http://www.singularsys.com/jep