public class StereotypeVisitorFactory extends Object implements AnnotationVisitorFactory
| Constructor and Description |
|---|
StereotypeVisitorFactory(AnnotationType annotationType) |
| Modifier and Type | Method and Description |
|---|---|
org.objectweb.asm.AnnotationVisitor |
newAnnotationVisitor(BindingContext context)
May return null if no visitor can be created.
|
String |
toString() |
public StereotypeVisitorFactory(AnnotationType annotationType)
public org.objectweb.asm.AnnotationVisitor newAnnotationVisitor(BindingContext context)
AnnotationVisitorFactorynewAnnotationVisitor in interface AnnotationVisitorFactoryCopyright © 2006–2023 The Apache Software Foundation. All rights reserved.