Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
MethodGen.BranchTarget |
MethodGen.BranchStack.pop() |
private MethodGen.BranchTarget |
MethodGen.BranchStack.visit(InstructionHandle target,
int stackDepth) |