Class ClassInfoIndex
java.lang.Object
org.vesalainen.bcc.annotation.ElementValue
org.vesalainen.bcc.annotation.ClassInfoIndex
- All Implemented Interfaces:
AnnotationValue, Writable
-
Field Summary
FieldsFields inherited from class ElementValue
classFile, tag -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<R,P> R accept(AnnotationValueVisitor<R, P> v, P p) intgetValue()voidwrite(DataOutput out) Methods inherited from class ElementValue
newInstanceMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface AnnotationValue
toString
-
Field Details
-
classInfoIndex
private final int classInfoIndex
-
-
Constructor Details
-
ClassInfoIndex
- Throws:
IOException
-
-
Method Details
-
getReturnDescriptor
-
write
- Throws:
IOException
-
getLength
public int getLength()- Specified by:
getLengthin classElementValue
-
getValue
-
accept
-