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

Packages that use OOStartBlockStatement
de.uni_paderborn.fujaba.codegen   
 

Uses of OOStartBlockStatement in de.uni_paderborn.fujaba.codegen
 

Methods in de.uni_paderborn.fujaba.codegen that return OOStartBlockStatement
static OOStartBlockStatement OO.startBlock()
          Describe startBlock method here.
 

Methods in de.uni_paderborn.fujaba.codegen with parameters of type OOStartBlockStatement
 java.lang.String OOGenVisitor.getSourceCode(OOStartBlockStatement statement)
          Get the sourceCode attribute of the OOGenVisitor object
 java.lang.String EiffelGenVisitor.getSourceCode(OOStartBlockStatement statement)
          Get the sourceCode attribute of the EiffelGenVisitor object