Class ElementValue
java.lang.Object
org.vesalainen.bcc.annotation.ElementValue
- All Implemented Interfaces:
AnnotationValue, Writable
- Direct Known Subclasses:
AnnotationVal, ArrayValue, ClassInfoIndex, ConstValueIndex, EnumConstValue
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract intstatic ElementValuenewInstance(ClassFile classFile, DataInput in) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface AnnotationValue
accept, getValue, toString
-
Field Details
-
tag
protected int tag -
classFile
-
-
Constructor Details
-
ElementValue
-
-
Method Details
-
newInstance
- Throws:
IOException
-
getLength
public abstract int getLength()
-