BranchInstruction, CodeExceptionGen, GOTO, GOTO_W, GotoInstruction, IF_ACMPEQ, IF_ACMPNE, IF_ICMPEQ, IF_ICMPGE, IF_ICMPGT, IF_ICMPLE, IF_ICMPLT, IF_ICMPNE, IFEQ, IFGE, IFGT, IfInstruction, IFLE, IFLT, IFNE, IFNONNULL, IFNULL, JSR, JSR_W, JsrInstruction, LineNumberGen, LocalVariableGen, LOOKUPSWITCH, Select, TABLESWITCHpublic interface InstructionTargeter
BranchHandle,
LocalVariableGen,
CodeExceptionGen| Modifier and Type | Method | Description |
|---|---|---|
boolean |
containsTarget(InstructionHandle ih) |
|
void |
updateTarget(InstructionHandle old_ih,
InstructionHandle new_ih) |
boolean containsTarget(InstructionHandle ih)
void updateTarget(InstructionHandle old_ih, InstructionHandle new_ih)