|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OOIfStatement | |
de.uni_paderborn.fujaba.codegen |
Uses of OOIfStatement in de.uni_paderborn.fujaba.codegen |
Methods in de.uni_paderborn.fujaba.codegen that return OOIfStatement | |
static OOIfStatement |
OO.ifStat(OOExpression condition)
Describe ifStat method here. |
static OOIfStatement |
OO.ifStat(java.lang.String conditionString)
No comment provided by developer, please add a comment to improve documentation. |
Methods in de.uni_paderborn.fujaba.codegen with parameters of type OOIfStatement | |
java.lang.String |
OOGenVisitor.getSourceCode(OOIfStatement statement)
Get the sourceCode attribute of the OOGenVisitor object |
java.lang.String |
EiffelGenVisitor.getSourceCode(OOIfStatement statement)
Get the sourceCode attribute of the EiffelGenVisitor object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |