|
Jode 1.90-CVS Build Aug 6, 2004 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jode.flow.CreatePrePostIncExpression
Constructor Summary | |
CreatePrePostIncExpression()
|
Method Summary | |
static boolean |
createLocalPrePostInc(InstructionContainer ic,
StructuredBlock last)
|
static boolean |
createPostInc(InstructionContainer ic,
StructuredBlock last)
|
static boolean |
transform(InstructionContainer ic,
StructuredBlock last)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CreatePrePostIncExpression()
Method Detail |
public static boolean transform(InstructionContainer ic, StructuredBlock last)
public static boolean createLocalPrePostInc(InstructionContainer ic, StructuredBlock last)
public static boolean createPostInc(InstructionContainer ic, StructuredBlock last)
|
Jode 1.90-CVS Build Aug 6, 2004 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |