Class |
Description |
AnnotationMetadataReader
|
A more limited version of Spring's annotation reader that only reads annotations on classes |
AnnotationMetadataReader.EmptyAnnotationVisitor
|
|
Attribute
|
A non standard class, field, method or code attribute. |
ByteVector
|
A dynamically extensible vector of bytes. |
ClassReader
|
A Java class parser to make a org.springframework.asm.ClassVisitor visit an existing class.
|
Context
|
Information about a class being parsed in a ClassReader. |
TypePath
|
The path to a type argument, wildcard bound, array element type, or static
inner type within an enclosing type. |