Package org.gjt.jclasslib.structures
See: Description
-
Class Summary Class Description AbstractConstant Base class for all stateful constant pool entries in the constants package. Annotation Describes an Annotation attribute structure. AttributeInfo Base class for all attribute structures in the attribute package. ClassFile The class file structure in which all other structures are hooked up. ClassMember Base class for class members. Constant Base class for all constant pool entries in the constants package. FieldInfo Describes a field in a ClassFile structure. FlagLookup InvalidByteCodeException Exception relating to errors in the class file format of internal state of the ClassFile structure and its substructures. Lookup Base class for companion objects that facilitates fast bytecode to enum instance lookups. MethodInfo Describes a method in a ClassFile structure. Structure Base class for all structures defined in the class file format. Package -
Object Summary Object Description Companion Companion ConstantPoolUtil Utility methods for working on the constant pool of a ClassFile object. Companion -
Enum Summary Enum Description AccessFlag Defines access flags constants and verbose expressions as defined by the java access modifiers. ConstantType Describes all different constant types in the constant pool of a class file. -
Interface Summary Interface Description AnnotationData Base class for annotation content. AttributeContainer Implemented by structures that have attributes. ClassFileEnum Implemented by enums that have an identifying bytecode tag. ClassFileFlag Implemented by enums that represent a bit field flag.