public interface AnnotationVisitorFactory
AnnotationVisitor
instance for the given BindingContext
.Modifier and Type | Method and Description |
---|---|
org.objectweb.asm.AnnotationVisitor |
newAnnotationVisitor(BindingContext context)
May return null if no visitor can be created.
|
org.objectweb.asm.AnnotationVisitor newAnnotationVisitor(BindingContext context)
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.