mapss.dif.language.sablecc.node
Class X2PNodeIdentifierTail
java.lang.Object
mapss.dif.language.sablecc.node.Node
mapss.dif.language.sablecc.node.XPNodeIdentifierTail
mapss.dif.language.sablecc.node.X2PNodeIdentifierTail
- All Implemented Interfaces:
- java.lang.Cloneable, Switchable
public final class X2PNodeIdentifierTail
- extends XPNodeIdentifierTail
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
X2PNodeIdentifierTail
public X2PNodeIdentifierTail()
X2PNodeIdentifierTail
public X2PNodeIdentifierTail(PNodeIdentifierTail _pNodeIdentifierTail_)
clone
public java.lang.Object clone()
- Specified by:
clone
in class Node
apply
public void apply(Switch sw)
getPNodeIdentifierTail
public PNodeIdentifierTail getPNodeIdentifierTail()
setPNodeIdentifierTail
public void setPNodeIdentifierTail(PNodeIdentifierTail node)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object