| 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 |
InstructionFactory
Instances of this class may be used, e.g., to generate typed versions of instructions.
|
class |
PUSH
Wrapper class for push operations, which are implemented either as BIPUSH, LDC or xCONST_n instructions.
|
Copyright © 2004–2025 The Apache Software Foundation. All rights reserved.