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

Packages that use OOFWIteratorGetExpr
de.uni_paderborn.fujaba.codegen   
 

Uses of OOFWIteratorGetExpr in de.uni_paderborn.fujaba.codegen
 

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

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