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

Packages that use OOFWIteratorGotoNextExpr
de.uni_paderborn.fujaba.codegen   
 

Uses of OOFWIteratorGotoNextExpr in de.uni_paderborn.fujaba.codegen
 

Methods in de.uni_paderborn.fujaba.codegen that return OOFWIteratorGotoNextExpr
static OOFWIteratorGotoNextExpr OO.iterGotoNext(OOVariable iterName)
          Describe iterGotoNext method here.
 

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