Class ParseAnnotation.EnumElemValue
java.lang.Object
org.openjdk.asmtools.jasm.ParseAnnotation.EnumElemValue
- All Implemented Interfaces:
ConstantPoolDataVisitor, DataWriter
- Enclosing class:
ParseAnnotation
Element Value for Enums
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ConstantPoolDataVisitor
visitConstCell, visitDataMethods inherited from interface DataWriter
isCountable
-
Field Details
-
Constructor Details
-
EnumElemValue
-
-
Method Details
-
write
- Specified by:
writein interfaceDataWriter- Throws:
IOException
-
getLength
public int getLength()- Specified by:
getLengthin interfaceDataWriter
-
visit
- Specified by:
visitin interfaceConstantPoolDataVisitor
-