| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.bcel.external.classfile |
This package contains the classes that describe the structure of a
Java class file and a class file parser.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Field
This class represents the field info structure, i.e., the representation
for a variable in the class.
|
class |
Method
This class represents the method info structure, i.e., the representation
for a method in the class.
|
| Modifier and Type | Method and Description |
|---|---|
protected FieldOrMethod |
FieldOrMethod.copy_(ConstantPool constant_pool) |
| Constructor and Description |
|---|
FieldOrMethod(FieldOrMethod c)
Initialize from another object.
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.