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