Modifier and Type | Method and Description |
---|---|
org.objectweb.asm.AnnotationVisitor |
GenericVisitorFactory.newAnnotationVisitor(BindingContext context) |
Modifier and Type | Method and Description |
---|---|
org.objectweb.asm.AnnotationVisitor |
NullVisitorFactory.newAnnotationVisitor(BindingContext context) |
Modifier and Type | Method and Description |
---|---|
org.objectweb.asm.AnnotationVisitor |
StereotypeVisitorFactory.newAnnotationVisitor(BindingContext context) |
Modifier and Type | Method and Description |
---|---|
boolean |
Predicate.matches(BindingContext context)
Returns true if the context is matching the predicate.
|
org.objectweb.asm.AnnotationVisitor |
AnnotationVisitorFactory.newAnnotationVisitor(BindingContext context)
May return null if no visitor can be created.
|
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.