Uses of Class
org.apache.bcel.generic.MethodGen.BranchTarget

Packages that use MethodGen.BranchTarget
org.apache.bcel.generic This package contains the "generic" part of the Byte Code Engineering Library, i.e., classes to dynamically modify class objects and byte code instructions. 
 

Uses of MethodGen.BranchTarget in org.apache.bcel.generic
 

Methods in org.apache.bcel.generic that return MethodGen.BranchTarget
 MethodGen.BranchTarget MethodGen.BranchStack.pop()
           
private  MethodGen.BranchTarget MethodGen.BranchStack.visit(InstructionHandle target, int stackDepth)