org.javacc.jjtree
Class ASTRE

java.lang.Object
  extended by org.javacc.jjtree.SimpleNode
      extended by org.javacc.jjtree.ASTRE
All Implemented Interfaces:
Node

public class ASTRE
extends SimpleNode


Constructor Summary
ASTRE(int id)
           
ASTRE(JJTreeParser p, int id)
           
 
Method Summary
 
Methods inherited from class org.javacc.jjtree.SimpleNode
addUnicodeEscapes, dump, getFirstToken, getLastToken, getOrdinal, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, print, print, setFirstToken, setLastToken, setOrdinal, toString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ASTRE

public ASTRE(int id)

ASTRE

public ASTRE(JJTreeParser p,
             int id)