byucc.jhdl.parsers.edif.sablecc.node
Class X1PListofportsop
java.lang.Object
byucc.jhdl.parsers.edif.sablecc.node.Node
byucc.jhdl.parsers.edif.sablecc.node.XPListofportsop
byucc.jhdl.parsers.edif.sablecc.node.X1PListofportsop
- All Implemented Interfaces:
- java.lang.Cloneable, Switchable
- public final class X1PListofportsop
- extends XPListofportsop
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
X1PListofportsop
public X1PListofportsop()
X1PListofportsop
public X1PListofportsop(XPListofportsop _xPListofportsop_,
PListofportsop _pListofportsop_)
clone
public java.lang.Object clone()
- Specified by:
clone
in class Node
apply
public void apply(Switch sw)
getXPListofportsop
public XPListofportsop getXPListofportsop()
setXPListofportsop
public void setXPListofportsop(XPListofportsop node)
getPListofportsop
public PListofportsop getPListofportsop()
setPListofportsop
public void setPListofportsop(PListofportsop node)
toString
public java.lang.String toString()
Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.