public class DefaultFieldVisitor
extends org.objectweb.asm.FieldVisitor
org.objectweb.asm.depend.DependencyVisitor in the ASM dependencies example.| Constructor and Description |
|---|
DefaultFieldVisitor(org.objectweb.asm.AnnotationVisitor annotationVisitor,
ResultCollector resultCollector) |
| Modifier and Type | Method and Description |
|---|---|
org.objectweb.asm.AnnotationVisitor |
visitAnnotation(java.lang.String desc,
boolean visible) |
public DefaultFieldVisitor(org.objectweb.asm.AnnotationVisitor annotationVisitor,
ResultCollector resultCollector)