|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TProperty | |
byucc.jhdl.parsers.edif.sablecc.analysis | |
byucc.jhdl.parsers.edif.sablecc.node |
Uses of TProperty in byucc.jhdl.parsers.edif.sablecc.analysis |
Methods in byucc.jhdl.parsers.edif.sablecc.analysis with parameters of type TProperty | |
void |
AnalysisAdapter.caseTProperty(TProperty node)
|
void |
Analysis.caseTProperty(TProperty node)
|
Uses of TProperty in byucc.jhdl.parsers.edif.sablecc.node |
Methods in byucc.jhdl.parsers.edif.sablecc.node that return TProperty | |
TProperty |
AProperty.getProperty()
|
Methods in byucc.jhdl.parsers.edif.sablecc.node with parameters of type TProperty | |
void |
AProperty.setProperty(TProperty node)
|
Constructors in byucc.jhdl.parsers.edif.sablecc.node with parameters of type TProperty | |
AProperty(TLbr _lbr_,
TProperty _property_,
PPropertynamedef _propertyNameDef_,
PTypedvalue _typedValue_,
java.util.List _other_,
TRbr _rbr_)
|
|
AProperty(TLbr _lbr_,
TProperty _property_,
PPropertynamedef _propertyNameDef_,
PTypedvalue _typedValue_,
XPPropertyoptions _other_,
TRbr _rbr_)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |