org.sablecc.sablecc.node
Class XPRegExpTail

java.lang.Object
  extended by org.sablecc.sablecc.node.Node
      extended by org.sablecc.sablecc.node.XPRegExpTail
All Implemented Interfaces:
java.lang.Cloneable, Switchable
Direct Known Subclasses:
X1PRegExpTail, X2PRegExpTail

public abstract class XPRegExpTail
extends Node


Constructor Summary
XPRegExpTail()
           
 
Method Summary
 
Methods inherited from class org.sablecc.sablecc.node.Node
clone, cloneList, cloneNode, parent, parent, removeChild, replaceBy, replaceChild, toString, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.sablecc.sablecc.node.Switchable
apply
 

Constructor Detail

XPRegExpTail

public XPRegExpTail()