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

Packages that use OOThrowStatement
de.uni_paderborn.fujaba.codegen   
 

Uses of OOThrowStatement in de.uni_paderborn.fujaba.codegen
 

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