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

Packages that use TProtectionframe
byucc.jhdl.parsers.edif.sablecc.analysis   
byucc.jhdl.parsers.edif.sablecc.node   
 

Uses of TProtectionframe in byucc.jhdl.parsers.edif.sablecc.analysis
 

Methods in byucc.jhdl.parsers.edif.sablecc.analysis with parameters of type TProtectionframe
 void AnalysisAdapter.caseTProtectionframe(TProtectionframe node)
           
 void Analysis.caseTProtectionframe(TProtectionframe node)
           
 

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

Methods in byucc.jhdl.parsers.edif.sablecc.node that return TProtectionframe
 TProtectionframe AProtectionframe.getProtectionframe()
           
 

Methods in byucc.jhdl.parsers.edif.sablecc.node with parameters of type TProtectionframe
 void AProtectionframe.setProtectionframe(TProtectionframe node)
           
 

Constructors in byucc.jhdl.parsers.edif.sablecc.node with parameters of type TProtectionframe
AProtectionframe(TLbr _lbr_, TProtectionframe _protectionframe_, java.util.List _protectionframeop_, TRbr _rbr_)
           
AProtectionframe(TLbr _lbr_, TProtectionframe _protectionframe_, XPProtectionframeop _protectionframeop_, TRbr _rbr_)
           
 



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