Uses of Class
at.dms.kjc.CSourceField

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)
          Adds a field.
protected  void CSourceField.deepCloneInto(CSourceField other)
          Clones all fields of this into