Uses of Class
de.uni_paderborn.fujaba.codegen.OOObjectOfTypeExpr

Packages that use OOObjectOfTypeExpr
de.uni_paderborn.fujaba.codegen   
 

Uses of OOObjectOfTypeExpr in de.uni_paderborn.fujaba.codegen
 

Methods in de.uni_paderborn.fujaba.codegen that return OOObjectOfTypeExpr
static OOObjectOfTypeExpr OO.objectOfType(OOVariable object, FType type)
          No comment provided by developer, please add a comment to improve documentation.
 

Methods in de.uni_paderborn.fujaba.codegen with parameters of type OOObjectOfTypeExpr
(package private) abstract  java.lang.String OOGenVisitor.getSourceCode(OOObjectOfTypeExpr expression)
          Get the sourceCode attribute of the OOGenVisitor object
 java.lang.String JavaGenVisitor.getSourceCode(OOObjectOfTypeExpr expression)
          Get the sourceCode attribute of the JavaGenVisitor object
 java.lang.String EiffelGenVisitor.getSourceCode(OOObjectOfTypeExpr expression)
          Get the sourceCode attribute of the EiffelGenVisitor object
 java.lang.String AbstractCPPGenVisitor.getSourceCode(OOObjectOfTypeExpr expression)
          Get the sourceCode attribute of the AbstractCPPGenVisitor object