|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CSourceField | |
at.dms.kjc |
Uses of CSourceField in at.dms.kjc |
Methods in at.dms.kjc that return CSourceField | |
CSourceField |
JFieldDeclaration.checkInterface(CClassContext context)
Second pass (quick), check interface looks good Exceptions are not allowed here, this pass is just a tuning pass in order to create informations about exported elements such as Classes, Interfaces, Methods, Constructors and Fields sub classes must check modifiers and call checkInterface(super) |
Methods in at.dms.kjc with parameters of type CSourceField | |
void |
CClass.addField(CSourceField field)
Add a field. |
void |
CFieldTable.addField(CSourceField field)
Adds a field. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |