JaCoP.fz
Class ASTBoolTiExprTail

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

public class ASTBoolTiExprTail
extends SimpleNode


Constructor Summary
ASTBoolTiExprTail(int id)
           
ASTBoolTiExprTail(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

ASTBoolTiExprTail

public ASTBoolTiExprTail(int id)

ASTBoolTiExprTail

public ASTBoolTiExprTail(Parser p,
                         int id)