|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AnnotationVisitorFactory
Produces a new AnnotationVisitor
instance for the given BindingContext
.
Method Summary | |
---|---|
org.objectweb.asm.AnnotationVisitor |
newAnnotationVisitor(BindingContext context)
May return null if no visitor can be created. |
Method Detail |
---|
org.objectweb.asm.AnnotationVisitor newAnnotationVisitor(BindingContext context)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |