|
Jode 1.90-CVS Build Aug 6, 2004 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IfThenElseBlock | |
net.sf.jode.flow |
Uses of IfThenElseBlock in net.sf.jode.flow |
Methods in net.sf.jode.flow with parameters of type IfThenElseBlock | |
static boolean |
CreateClassField.transform(IfThenElseBlock ifBlock,
StructuredBlock last)
|
static boolean |
CreateCheckNull.transformJikes(IfThenElseBlock ifBlock,
StructuredBlock last)
Transforms the code DUP if (POP == null) { throw null } to a CheckNullOperator. |
|
Jode 1.90-CVS Build Aug 6, 2004 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |