byucc.jhdl.parsers.xnf.node
Class PSymPinInverted

java.lang.Object
  extended bybyucc.jhdl.parsers.xnf.node.Node
      extended bybyucc.jhdl.parsers.xnf.node.PSymPinInverted
All Implemented Interfaces:
java.lang.Cloneable, Switchable
Direct Known Subclasses:
ASymPinInverted

public abstract class PSymPinInverted
extends Node


Constructor Summary
PSymPinInverted()
           
 
Methods inherited from class byucc.jhdl.parsers.xnf.node.Node
clone, cloneList, cloneNode, parent, replaceBy, toString, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface byucc.jhdl.parsers.xnf.node.Switchable
apply
 

Constructor Detail

PSymPinInverted

public PSymPinInverted()


Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.