net.sf.jode.flow
Class CreatePrePostIncExpression
java.lang.Object
net.sf.jode.flow.CreatePrePostIncExpression
public class CreatePrePostIncExpression
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreatePrePostIncExpression
public CreatePrePostIncExpression()
transform
public static boolean transform(InstructionContainer ic,
StructuredBlock last)
createLocalPrePostInc
public static boolean createLocalPrePostInc(InstructionContainer ic,
StructuredBlock last)
createPostInc
public static boolean createPostInc(InstructionContainer ic,
StructuredBlock last)