Frames | No Frames |
Classes derived from org.apache.bcel.classfile.AccessFlags | |
class | This class represents the field info structure, i.e., the representation
for a variable in the class. |
class | Abstract super class for fields and methods. |
class | Represents a Java class, i.e., the data structures, constant pool,
fields, methods and commands contained in a Java .class file. |
class | This class represents the method info structure, i.e., the representation
for a method in the class. |
Classes derived from org.apache.bcel.classfile.AccessFlags | |
class | Template class for building up a java class. |
class | Template class for building up a field. |
class | Super class for FieldGen and MethodGen objects, since they have
some methods in common!
|
class | Template class for building up a method. |