Package org.openjdk.asmtools.jasm
Class ParserAnnotation.ConstElemValue
java.lang.Object
org.openjdk.asmtools.jasm.ParserAnnotation.ConstElemValue
- All Implemented Interfaces:
Data
- Enclosing class:
- ParserAnnotation
ConstElemValue
Annotation Element value referring to a Constant
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
tag
char tag -
indx
-
-
Constructor Details
-
ConstElemValue
ConstElemValue(char tag, ConstantPool.ConstCell indx)
-
-
Method Details
-
write
- Specified by:
write
in interfaceData
- Throws:
IOException
-
getLength
public int getLength()
-