| Package | Description | 
|---|---|
| javassist.bytecode | Bytecode-level API. | 
| javassist.bytecode.annotation | Bytecode-level Annotations API. | 
| Class and Description | 
|---|
| Annotation The  annotationstructure. | 
| MemberValue The value of a member declared in an annotation. | 
| Class and Description | 
|---|
| Annotation The  annotationstructure. | 
| AnnotationMemberValue Nested annotation. | 
| AnnotationsWriter A convenience class for constructing a
  ..Annotations_attribute. | 
| ArrayMemberValue Array member. | 
| BooleanMemberValue Boolean constant value. | 
| ByteMemberValue Byte constant value. | 
| CharMemberValue Char constant value. | 
| ClassMemberValue Class value. | 
| DoubleMemberValue Double floating-point number constant value. | 
| EnumMemberValue Enum constant value. | 
| FloatMemberValue Floating-point number constant value. | 
| IntegerMemberValue Integer constant value. | 
| LongMemberValue Long integer constant value. | 
| MemberValue The value of a member declared in an annotation. | 
| MemberValueVisitor Visitor for traversing member values included in an annotation. | 
| NoSuchClassError Thrown if the linkage fails. | 
| ShortMemberValue Short integer constant value. | 
| StringMemberValue String constant value. | 
Copyright © 2016 Shigeru Chiba, www.javassist.org. All Rights Reserved.