|
||||||||||
| 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
com.jaxfront.core.jep.SuperTypeNode
public abstract class SuperTypeNode
Abstract class for providing node functions.
| Field Summary | |
|---|---|
static java.lang.Double |
isFalse
|
static java.lang.Double |
isTrue
|
| Constructor Summary | |
|---|---|
SuperTypeNode()
Constructor. |
|
| Method Summary | |
|---|---|
void |
release()
|
| Methods inherited from class com.jaxfront.core.jep.JaxfrontMathCommand |
|---|
run, run |
| 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 |
| Field Detail |
|---|
public static final java.lang.Double isTrue
public static final java.lang.Double isFalse
| Constructor Detail |
|---|
public SuperTypeNode()
| Method Detail |
|---|
public void release()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||