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

java.lang.Object
  extended bybyucc.jhdl.parsers.edif.sablecc.node.Node
      extended bybyucc.jhdl.parsers.edif.sablecc.node.PCelloptions
          extended bybyucc.jhdl.parsers.edif.sablecc.node.AViewCelloptions
All Implemented Interfaces:
java.lang.Cloneable, Switchable

public final class AViewCelloptions
extends PCelloptions


Constructor Summary
AViewCelloptions()
           
AViewCelloptions(PView _view_)
           
 
Method Summary
 void apply(Switch sw)
           
 java.lang.Object clone()
           
 PView getView()
           
 void setView(PView node)
           
 java.lang.String toString()
           
 
Methods inherited from class byucc.jhdl.parsers.edif.sablecc.node.Node
cloneList, cloneNode, parent, replaceBy, toString, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AViewCelloptions

public AViewCelloptions()

AViewCelloptions

public AViewCelloptions(PView _view_)
Method Detail

clone

public java.lang.Object clone()
Specified by:
clone in class Node

apply

public void apply(Switch sw)

getView

public PView getView()

setView

public void setView(PView node)

toString

public java.lang.String toString()


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