org.apache.bcel.generic
public interface InstructionTargeter
See Also: BranchHandle LocalVariableGen CodeExceptionGen
Method Summary | |
---|---|
boolean | containsTarget(InstructionHandle ih) |
void | updateTarget(InstructionHandle old_ih, InstructionHandle new_ih) |