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

Packages that use OOPrefixExpr
de.uni_paderborn.fujaba.codegen   
 

Uses of OOPrefixExpr in de.uni_paderborn.fujaba.codegen
 

Methods in de.uni_paderborn.fujaba.codegen that return OOPrefixExpr
static OOPrefixExpr OO.not(OOExpression theExpr)
          No comment provided by developer, please add a comment to improve documentation.
static OOPrefixExpr OO.not(OOVariable varName)
          No comment provided by developer, please add a comment to improve documentation.
static OOPrefixExpr OO.prefixOp(OOPrefixOp op, OOExpression theExpr)
          No comment provided by developer, please add a comment to improve documentation.
 

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