Uses of Class
byucc.jhdl.parsers.edif.sablecc.node.PPort

Packages that use PPort
byucc.jhdl.parsers.edif.sablecc.node   
 

Uses of PPort in byucc.jhdl.parsers.edif.sablecc.node
 

Subclasses of PPort in byucc.jhdl.parsers.edif.sablecc.node
 class APort
           
 

Methods in byucc.jhdl.parsers.edif.sablecc.node that return PPort
 PPort APortInterfaceop.getPort()
           
 PPort APortListofportsop.getPort()
           
 

Methods in byucc.jhdl.parsers.edif.sablecc.node with parameters of type PPort
 void APortInterfaceop.setPort(PPort node)
           
 void APortListofportsop.setPort(PPort node)
           
 

Constructors in byucc.jhdl.parsers.edif.sablecc.node with parameters of type PPort
APortInterfaceop(PPort _port_)
           
APortListofportsop(PPort _port_)
           
 



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