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 and Description |
---|---|
class |
JSR
JSR - Jump to subroutine
|
class |
JSR_W
JSR_W - Jump to subroutine
|
Modifier and Type | Method and Description |
---|---|
void |
EmptyVisitor.visitJsrInstruction(JsrInstruction obj) |
void |
Visitor.visitJsrInstruction(JsrInstruction obj) |
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.