|
||||||||||
| 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.Array
public class Array
The array function take every single argument of a function and put them into an array.
| Constructor Summary | |
|---|---|
Array()
|
|
| Method Summary | |
|---|---|
void |
run(java.util.Stack stack)
|
| 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 Array()
| Method Detail |
|---|
public void run(java.util.Stack stack)
throws org.nfunk.jep.ParseException
run 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 | |||||||||