|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TNetlist | |
| byucc.jhdl.parsers.edif.sablecc.analysis | |
| byucc.jhdl.parsers.edif.sablecc.node | |
| Uses of TNetlist in byucc.jhdl.parsers.edif.sablecc.analysis |
| Methods in byucc.jhdl.parsers.edif.sablecc.analysis with parameters of type TNetlist | |
void |
AnalysisAdapter.caseTNetlist(TNetlist node)
|
void |
Analysis.caseTNetlist(TNetlist node)
|
| Uses of TNetlist in byucc.jhdl.parsers.edif.sablecc.node |
| Methods in byucc.jhdl.parsers.edif.sablecc.node that return TNetlist | |
TNetlist |
ANetlistNamedef.getNetlist()
|
TNetlist |
ANetlistNameref.getNetlist()
|
TNetlist |
AViewtype.getNetlist()
|
| Methods in byucc.jhdl.parsers.edif.sablecc.node with parameters of type TNetlist | |
void |
ANetlistNamedef.setNetlist(TNetlist node)
|
void |
ANetlistNameref.setNetlist(TNetlist node)
|
void |
AViewtype.setNetlist(TNetlist node)
|
| Constructors in byucc.jhdl.parsers.edif.sablecc.node with parameters of type TNetlist | |
ANetlistNamedef(TNetlist _netlist_)
|
|
ANetlistNameref(TNetlist _netlist_)
|
|
AViewtype(TLbr _lbr_,
TViewtype _viewtype_,
TNetlist _netlist_,
TRbr _rbr_)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||