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 | Class | Description |
---|---|---|
class |
JSR |
JSR - Jump to subroutine
|
class |
JSR_W |
JSR_W - Jump to subroutine
|
Modifier and Type | Method | Description |
---|---|---|
void |
EmptyVisitor.visitJsrInstruction(JsrInstruction obj) |
|
void |
Visitor.visitJsrInstruction(JsrInstruction obj) |