byucc.jhdl.parsers.xnf.node
Class APartLine
java.lang.Object
byucc.jhdl.parsers.xnf.node.Node
byucc.jhdl.parsers.xnf.node.PPartLine
byucc.jhdl.parsers.xnf.node.APartLine
- All Implemented Interfaces:
- java.lang.Cloneable, Switchable
- public final class APartLine
- extends PPartLine
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
APartLine
public APartLine()
APartLine
public APartLine(TPart _part_,
TDelim _delim_,
TIdWDash _idWDash_)
clone
public java.lang.Object clone()
- Specified by:
clone
in class Node
apply
public void apply(Switch sw)
getPart
public TPart getPart()
setPart
public void setPart(TPart node)
getDelim
public TDelim getDelim()
setDelim
public void setDelim(TDelim node)
getIdWDash
public TIdWDash getIdWDash()
setIdWDash
public void setIdWDash(TIdWDash node)
toString
public java.lang.String toString()
Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.