|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TPart | |
byucc.jhdl.parsers.xnf.analysis | |
byucc.jhdl.parsers.xnf.node |
Uses of TPart in byucc.jhdl.parsers.xnf.analysis |
Methods in byucc.jhdl.parsers.xnf.analysis with parameters of type TPart | |
void |
Analysis.caseTPart(TPart node)
|
void |
AnalysisAdapter.caseTPart(TPart node)
|
Uses of TPart in byucc.jhdl.parsers.xnf.node |
Methods in byucc.jhdl.parsers.xnf.node that return TPart | |
TPart |
APartLine.getPart()
|
Methods in byucc.jhdl.parsers.xnf.node with parameters of type TPart | |
void |
APartLine.setPart(TPart node)
|
Constructors in byucc.jhdl.parsers.xnf.node with parameters of type TPart | |
APartLine(TPart _part_,
TDelim _delim_,
TIdWDash _idWDash_)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |