| 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 |
FieldGen
Template class for building up a field.
|
class |
FieldGenOrMethodGen
Super class for FieldGen and MethodGen objects, since they have some methods in common!
|
class |
LocalVariableGen
Represents a local variable within a method.
|
class |
MethodGen
Template class for building up a method.
|
Copyright © 2004–2025 The Apache Software Foundation. All rights reserved.