|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CSourceMethod | |
---|---|
at.dms.kjc |
Uses of CSourceMethod in at.dms.kjc |
---|
Methods in at.dms.kjc that return CSourceMethod | |
---|---|
CSourceMethod |
JMethodDeclaration.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 |
CSourceMethod |
JConstructorDeclaration.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 |
Methods in at.dms.kjc with parameters of type CSourceMethod | |
---|---|
protected void |
CSourceMethod.deepCloneInto(CSourceMethod other)
Clones all fields of this into |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |