Class ParserAnnotation.EnumElemValue
java.lang.Object
org.openjdk.asmtools.jasm.ParserAnnotation.EnumElemValue
- All Implemented Interfaces:
ConstantPoolDataVisitor, DataWriter
- Enclosing class:
ParserAnnotation
Element Value for Enums
-
Field Details
-
Constructor Details
-
EnumElemValue
-
-
Method Details
-
write
- Specified by:
write
in interfaceDataWriter
- Throws:
IOException
-
getLength
public int getLength()- Specified by:
getLength
in interfaceDataWriter
-
visit
- Specified by:
visit
in interfaceConstantPoolDataVisitor
-