Class AnnotationElement.AnnotationValue<T extends MemberData<T>>

java.lang.Object
org.openjdk.asmtools.jdis.Indenter
org.openjdk.asmtools.jdis.MemberData<T>
org.openjdk.asmtools.jdis.AnnotationElement.AnnotationValue<T>
All Implemented Interfaces:
Printable
Direct Known Subclasses:
AnnotationElement.Annotation_AnnotationValue, AnnotationElement.Array_AnnotationValue, AnnotationElement.CPX_AnnotationValue, AnnotationElement.CPX2_AnnotationValue
Enclosing class:
AnnotationElement<T extends MemberData<T>>

public static class AnnotationElement.AnnotationValue<T extends MemberData<T>> extends MemberData<T>
Base class for an annotation value.