JaCoP.fz
Class ASTIntTiExprTail
java.lang.Object
JaCoP.fz.SimpleNode
JaCoP.fz.ASTIntTiExprTail
- All Implemented Interfaces:
- Node
public class ASTIntTiExprTail
- extends SimpleNode
| Methods inherited from class JaCoP.fz.SimpleNode |
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ASTIntTiExprTail
public ASTIntTiExprTail(int id)
ASTIntTiExprTail
public ASTIntTiExprTail(Parser p,
int id)
setType
public void setType(int t)
getType
public int getType()
setLowHigh
public void setLowHigh(int l,
int h)
getLow
public int getLow()
getHigh
public int getHigh()
toString
public java.lang.String toString()
- Overrides:
toString in class SimpleNode