org.apache.bcel.generic
public interface InstructionTargeter
Version: $Id: InstructionTargeter.java 386056 2006-03-15 11:31:56Z tcurdt $
See Also: BranchHandle LocalVariableGen CodeExceptionGen
Method Summary | |
---|---|
boolean | containsTarget(InstructionHandle ih) |
void | updateTarget(InstructionHandle old_ih, InstructionHandle new_ih) |