mapss.dif.language.sablecc.node
Class X2PGraphBlock
java.lang.Object
mapss.dif.language.sablecc.node.Node
mapss.dif.language.sablecc.node.XPGraphBlock
mapss.dif.language.sablecc.node.X2PGraphBlock
- All Implemented Interfaces:
- java.lang.Cloneable, Switchable
public final class X2PGraphBlock
- extends XPGraphBlock
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
X2PGraphBlock
public X2PGraphBlock()
X2PGraphBlock
public X2PGraphBlock(PGraphBlock _pGraphBlock_)
clone
public java.lang.Object clone()
- Specified by:
clone
in class Node
apply
public void apply(Switch sw)
getPGraphBlock
public PGraphBlock getPGraphBlock()
setPGraphBlock
public void setPGraphBlock(PGraphBlock node)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object