byucc.jhdl.parsers.edif.sablecc.node
Class ADontcare
java.lang.Object
byucc.jhdl.parsers.edif.sablecc.node.Node
byucc.jhdl.parsers.edif.sablecc.node.PDontcare
byucc.jhdl.parsers.edif.sablecc.node.ADontcare
- All Implemented Interfaces:
- java.lang.Cloneable, Switchable
- public final class ADontcare
- extends PDontcare
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ADontcare
public ADontcare()
ADontcare
public ADontcare(TLbr _lbr_,
PIdent _ident_,
java.util.List _dontcareoptions_,
TRbr _rbr_)
ADontcare
public ADontcare(TLbr _lbr_,
PIdent _ident_,
XPDontcareoptions _dontcareoptions_,
TRbr _rbr_)
clone
public java.lang.Object clone()
- Specified by:
clone
in class Node
apply
public void apply(Switch sw)
getLbr
public TLbr getLbr()
setLbr
public void setLbr(TLbr node)
getIdent
public PIdent getIdent()
setIdent
public void setIdent(PIdent node)
getDontcareoptions
public java.util.LinkedList getDontcareoptions()
setDontcareoptions
public void setDontcareoptions(java.util.List list)
getRbr
public TRbr getRbr()
setRbr
public void setRbr(TRbr node)
toString
public java.lang.String toString()
Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.