public class ASTStart extends SimpleNode
Node.HookKey| Constructor and Description |
|---|
ASTStart(int id) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Return the name associated with the node (if any).
|
Operator |
getOperator()
Return the operator associated with a Node (if any)
|
PostfixMathCommandI |
getPFMC()
Return the pfmc of a node (if any)
|
java.lang.Object |
getValue()
Return the value associated with the node (if any).
|
Variable |
getVar()
Return the variable associated with a Node (if any)
|
childIterator, children, childrenAccept, dump, getHook, getId, hookKeys, jjtAccept, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, removeHook, setHook, toStringpublic java.lang.String getName()
Nodepublic Operator getOperator()
Nodepublic PostfixMathCommandI getPFMC()
Nodepublic java.lang.Object getValue()
NodeCopyright © 2018 Singular Systems http://www.singularsys.com/jep