|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.asmdex.AnnotationVisitor
org.ow2.asmdex.AnnotationWriter
org.ow2.asmdex.AnnotationWriterSubAnnotation
public class AnnotationWriterSubAnnotation
AnnotationWriter specialized for SubAnnotation.
| Field Summary |
|---|
| Fields inherited from class org.ow2.asmdex.AnnotationWriter |
|---|
annotationItem, annotationType, currentName, father, mustSortArray, unsortedArray |
| Fields inherited from class org.ow2.asmdex.AnnotationVisitor |
|---|
api, av |
| Constructor Summary | |
|---|---|
AnnotationWriterSubAnnotation(ConstantPool constantPool,
AnnotationItem annotationItem)
Constructor for Annotation writer for sub annotation |
|
| Method Summary | |
|---|---|
void |
visitEnd()
Visits the end of the annotation. |
| Methods inherited from class org.ow2.asmdex.AnnotationWriter |
|---|
createAnnotationWriter, getAnnotationItem, setMustSortArray, visit, visitAnnotation, visitArray, visitClass, visitEndRegisterAnnotationItemNotDefaultAnnotation, visitEnum, visitManageNonDefaultAnnotation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationWriterSubAnnotation(ConstantPool constantPool,
AnnotationItem annotationItem)
constantPool - constant ppolannotationItem - annotation item| Method Detail |
|---|
public void visitEnd()
AnnotationVisitor
visitEnd in class AnnotationWriter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||