|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OOCallAttrExpr | |
de.uni_paderborn.fujaba.codegen |
Uses of OOCallAttrExpr in de.uni_paderborn.fujaba.codegen |
Methods in de.uni_paderborn.fujaba.codegen that return OOCallAttrExpr | |
static OOCallAttrExpr |
OO.callAttr(OOVariable objectName,
OOVariable attrName)
Describe call method here. |
static OOCallAttrExpr |
OO.callAttr(OOVariable objectName,
OOVariable attrName,
OOCallExpr nextCall)
No comment provided by developer, please add a comment to improve documentation. |
Methods in de.uni_paderborn.fujaba.codegen with parameters of type OOCallAttrExpr | |
java.lang.String |
OOGenVisitor.getSourceCode(OOCallAttrExpr expression)
Get the sourceCode attribute of the OOGenVisitor object |
java.lang.String |
AbstractCPPGenVisitor.getSourceCode(OOCallAttrExpr expression)
Get the sourceCode attribute of the OOGenVisitor object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |