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

Packages that use OOCaseStatement
de.uni_paderborn.fujaba.codegen   
 

Uses of OOCaseStatement in de.uni_paderborn.fujaba.codegen
 

Methods in de.uni_paderborn.fujaba.codegen that return OOCaseStatement
static OOCaseStatement OO.caseStatement(java.lang.String value, java.util.Vector statements)
          No comment provided by developer, please add a comment to improve documentation.
static OOCaseStatement OO.caseStatement(java.util.Iterator values, java.util.Vector statements)
          No comment provided by developer, please add a comment to improve documentation.
 

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