public interface InstructionTargeter
BranchHandle
,
LocalVariableGen
,
CodeExceptionGen
Modifier and Type | Method and 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)