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

Packages that use OOFWIteratorOfExpr
de.uni_paderborn.fujaba.codegen   
 

Uses of OOFWIteratorOfExpr in de.uni_paderborn.fujaba.codegen
 

Methods in de.uni_paderborn.fujaba.codegen that return OOFWIteratorOfExpr
static OOFWIteratorOfExpr OO.iterOf(OOVariable objectName)
          Describe iterOf method here.
static OOFWIteratorOfExpr OO.iterOf(java.lang.String objectName)
          Describe iterOf method here.
 

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