Package org.openjdk.asmtools.jasm
Class ParserAnnotation.AnnotationElemValue
java.lang.Object
org.openjdk.asmtools.jasm.ParserAnnotation.AnnotationElemValue
- All Implemented Interfaces:
Data
- Enclosing class:
- ParserAnnotation
AnnotationElemValue
Used to store Annotation values
-
Field Details
-
annotation
AnnotationData annotation
-
-
Constructor Details
-
AnnotationElemValue
AnnotationElemValue(AnnotationData annotation)
-
-
Method Details
-
write
- Specified by:
write
in interfaceData
- Throws:
IOException
-
getLength
public int getLength()
-