| Package | Description |
|---|---|
| org.apache.bcel.generic |
Generic part of the Apache Byte Code Engineering Library (BCEL), 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 |
Visitor.visitJsrInstruction(JsrInstruction obj) |
void |
EmptyVisitor.visitJsrInstruction(JsrInstruction obj) |
Copyright © 2004–2025 The Apache Software Foundation. All rights reserved.