byucc.jhdl.parsers.edif.sablecc.node
Class PEdifoptions

java.lang.Object
  extended bybyucc.jhdl.parsers.edif.sablecc.node.Node
      extended bybyucc.jhdl.parsers.edif.sablecc.node.PEdifoptions
All Implemented Interfaces:
java.lang.Cloneable, Switchable
Direct Known Subclasses:
ACommentEdifoptions, ADesignEdifoptions, ADontCareEdifoptions, AExternaEdifoptions, ALibraryEdifoptions

public abstract class PEdifoptions
extends Node


Constructor Summary
PEdifoptions()
           
 
Methods inherited from class byucc.jhdl.parsers.edif.sablecc.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.edif.sablecc.node.Switchable
apply
 

Constructor Detail

PEdifoptions

public PEdifoptions()


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