JaCoP.fz
Class ASTSetTiExprTail

java.lang.Object
  extended by JaCoP.fz.SimpleNode
      extended by JaCoP.fz.ASTSetTiExprTail
All Implemented Interfaces:
Node

public class ASTSetTiExprTail
extends SimpleNode


Constructor Summary
ASTSetTiExprTail(int id)
           
ASTSetTiExprTail(Parser p, int id)
           
 
Method Summary
 
Methods inherited from class JaCoP.fz.SimpleNode
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toString, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ASTSetTiExprTail

public ASTSetTiExprTail(int id)

ASTSetTiExprTail

public ASTSetTiExprTail(Parser p,
                        int id)