| AccessFlag |
A support class providing static methods and constants
for access modifiers such as public, rivate, ...
|
| AnnotationDefaultAttribute |
A class representing AnnotationDefault_attribute.
|
| AnnotationsAttribute |
A class representing
RuntimeVisibleAnnotations_attribute and
RuntimeInvisibleAnnotations_attribute.
|
| AnnotationsAttribute.Copier |
|
| AnnotationsAttribute.Parser |
|
| AnnotationsAttribute.Renamer |
|
| AnnotationsAttribute.Walker |
|
| AttributeInfo |
attribute_info structure.
|
| BootstrapMethodsAttribute |
|
| BootstrapMethodsAttribute.BootstrapMethod |
An element of bootstrap_methods.
|
| ByteArray |
A collection of static methods for reading and writing a byte array.
|
| Bytecode |
A utility class for producing a bytecode sequence.
|
| ByteStream |
|
| ByteVector |
|
| ClassFile |
ClassFile represents a Java .class file, which
consists of a constant pool, methods, fields, and attributes.
|
| ClassFilePrinter |
A utility class for priting the contents of a class file.
|
| ClassFileWriter |
A quick class-file writer.
|
| ClassFileWriter.ConstPoolWriter |
Constant Pool.
|
| ClassFileWriter.FieldWriter |
Field.
|
| ClassFileWriter.MethodWriter |
Method.
|
| ClassInfo |
|
| CodeAnalyzer |
Utility for computing max_stack.
|
| CodeAttribute |
Code_attribute.
|
| CodeAttribute.LdcEntry |
|
| CodeIterator |
An iterator for editing a code attribute.
|
| CodeIterator.Branch |
|
| CodeIterator.Branch16 |
|
| CodeIterator.Gap |
An inserted gap.
|
| CodeIterator.If16 |
|
| CodeIterator.Jump16 |
|
| CodeIterator.Jump32 |
|
| CodeIterator.LdcW |
|
| CodeIterator.Lookup |
|
| CodeIterator.Pointers |
|
| CodeIterator.Switcher |
|
| CodeIterator.Table |
|
| ConstantAttribute |
ConstantValue_attribute.
|
| ConstInfo |
|
| ConstInfoPadding |
|
| ConstPool |
Constant pool table.
|
| DeprecatedAttribute |
Deprecated_attribute.
|
| Descriptor |
A support class for dealing with descriptors.
|
| Descriptor.Iterator |
An Iterator over a descriptor.
|
| Descriptor.PrettyPrinter |
|
| DoubleInfo |
|
| EnclosingMethodAttribute |
EnclosingMethod_attribute.
|
| ExceptionsAttribute |
Exceptions_attribute.
|
| ExceptionTable |
exception_table[] of Code_attribute.
|
| ExceptionTableEntry |
|
| FieldInfo |
field_info structure.
|
| FieldrefInfo |
|
| FloatInfo |
|
| InnerClassesAttribute |
InnerClasses_attribute.
|
| InstructionPrinter |
Simple utility class for printing the bytecode instructions of a method.
|
| IntegerInfo |
|
| InterfaceMethodrefInfo |
|
| InvokeDynamicInfo |
|
| LineNumberAttribute |
LineNumberTable_attribute.
|
| LineNumberAttribute.Pc |
Used as a return type of toNearPc().
|
| LocalVariableAttribute |
LocalVariableTable_attribute.
|
| LocalVariableTypeAttribute |
LocalVariableTypeTable_attribute.
|
| LongInfo |
|
| LongVector |
|
| MemberrefInfo |
|
| MethodHandleInfo |
|
| MethodInfo |
method_info structure.
|
| MethodrefInfo |
|
| MethodTypeInfo |
|
| NameAndTypeInfo |
|
| ParameterAnnotationsAttribute |
A class representing RuntimeVisibleAnnotations_attribute and
RuntimeInvisibleAnnotations_attribute.
|
| SignatureAttribute |
Signature_attribute.
|
| SignatureAttribute.ArrayType |
Array types.
|
| SignatureAttribute.BaseType |
Primitive types.
|
| SignatureAttribute.ClassSignature |
Class signature.
|
| SignatureAttribute.ClassType |
Class types.
|
| SignatureAttribute.Cursor |
|
| SignatureAttribute.MethodSignature |
Method type signature.
|
| SignatureAttribute.NestedClassType |
Nested class types.
|
| SignatureAttribute.ObjectType |
Class types, array types, and type variables.
|
| SignatureAttribute.Type |
Primitive types and object types.
|
| SignatureAttribute.TypeArgument |
Type argument.
|
| SignatureAttribute.TypeParameter |
Formal type parameters.
|
| SignatureAttribute.TypeVariable |
Type variables.
|
| SourceFileAttribute |
SourceFile_attribute.
|
| StackMap |
Another stack_map attribute defined in CLDC 1.1 for J2ME.
|
| StackMap.Copier |
|
| StackMap.InsertLocal |
|
| StackMap.NewRemover |
|
| StackMap.Printer |
|
| StackMap.Shifter |
|
| StackMap.SimpleCopy |
|
| StackMap.SwitchShifter |
|
| StackMap.Walker |
A code walker for a StackMap attribute.
|
| StackMap.Writer |
Internal use only.
|
| StackMapTable |
stack_map attribute.
|
| StackMapTable.Copier |
|
| StackMapTable.InsertLocal |
|
| StackMapTable.NewRemover |
|
| StackMapTable.OffsetShifter |
|
| StackMapTable.Printer |
|
| StackMapTable.Shifter |
|
| StackMapTable.SimpleCopy |
|
| StackMapTable.SwitchShifter |
|
| StackMapTable.Walker |
A code walker for a StackMapTable attribute.
|
| StackMapTable.Writer |
A writer of stack map tables.
|
| StringInfo |
|
| SyntheticAttribute |
Synthetic_attribute.
|
| Utf8Info |
|