org.apache.bcel.generic
public interface InstructionTargeter
Version: $Id: InstructionTargeter.java 152690 2001-10-29 19:59:54Z jvanzyl $
See Also: BranchHandle LocalVariableGen CodeExceptionGen
| Method Summary | |
|---|---|
| boolean | containsTarget(InstructionHandle ih) |
| void | updateTarget(InstructionHandle old_ih, InstructionHandle new_ih) |