Jode 1.90-CVS
Build Aug 6, 2004

Uses of Class
net.sf.jode.flow.IfThenElseBlock

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

Copyright © 1998-2004 by Jochen Hoenicke.