mapss.dif.language.sablecc.node
Class X2PRefIdTail
java.lang.Object
mapss.dif.language.sablecc.node.Node
mapss.dif.language.sablecc.node.XPRefIdTail
mapss.dif.language.sablecc.node.X2PRefIdTail
- All Implemented Interfaces:
- java.lang.Cloneable, Switchable
public final class X2PRefIdTail
- extends XPRefIdTail
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
X2PRefIdTail
public X2PRefIdTail()
X2PRefIdTail
public X2PRefIdTail(PRefIdTail _pRefIdTail_)
clone
public java.lang.Object clone()
- Specified by:
clone
in class Node
apply
public void apply(Switch sw)
getPRefIdTail
public PRefIdTail getPRefIdTail()
setPRefIdTail
public void setPRefIdTail(PRefIdTail node)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object