mapss.dif.language.sablecc.node
Class XPNodeIdentifierTail

java.lang.Object
  extended by mapss.dif.language.sablecc.node.Node
      extended by mapss.dif.language.sablecc.node.XPNodeIdentifierTail
All Implemented Interfaces:
java.lang.Cloneable, Switchable
Direct Known Subclasses:
X1PNodeIdentifierTail, X2PNodeIdentifierTail

public abstract class XPNodeIdentifierTail
extends Node


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

Constructor Detail

XPNodeIdentifierTail

public XPNodeIdentifierTail()