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

Packages that use OOCatchStatement
de.uni_paderborn.fujaba.codegen   
 

Uses of OOCatchStatement in de.uni_paderborn.fujaba.codegen
 

Methods in de.uni_paderborn.fujaba.codegen that return OOCatchStatement
static OOCatchStatement OO.catchStat(OOExceptionExpr exceptionType, OOVariable exceptionName)
          Describe catchStat method here.
 

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