Package org.aspectj.org.eclipse.jdt.internal.compiler.classfmt

Interface Summary
ClassFileConstants  
 

Class Summary
AnnotationInfo  
AnnotationMethodInfo  
AnnotationMethodInfoWithAnnotations  
ClassFileReader  
ClassFileStruct  
ElementValuePairInfo  
FieldInfo  
FieldInfoWithAnnotation  
FieldInfoWithTypeAnnotation  
InnerClassInfo Describes one entry in the classes table of the InnerClasses attribute.
MethodInfo  
MethodInfoWithAnnotations  
NonNullDefaultAwareTypeAnnotationWalker A type annotation walker that adds missing NonNull annotations according to the current default.
TypeAnnotationInfo The TypeAnnotationInfo class does not currently support type annotations within code blocks (those that have a target type of 0x40 and higher) - it is not yet clear that these need to be accessible.
TypeAnnotationWalker A TypeAnnotationWalker is initialized with all type annotations found at a given element.
 

Exception Summary
ClassFormatException