Package org.vesalainen.bcc.annotation
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 org.vesalainen.bcc.annotation.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 org.vesalainen.bcc.annotation.ElementValue
newInstanceMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface javax.lang.model.element.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
-