public class DependencyVisitor.FieldVisitorImpl
extends org.objectweb.asm.FieldVisitor
| Constructor and Description |
|---|
FieldVisitorImpl(int api) |
| Modifier and Type | Method and Description |
|---|---|
org.objectweb.asm.AnnotationVisitor |
visitTypeAnnotation(int typeRef,
org.objectweb.asm.TypePath typePath,
String desc,
boolean visible) |
public org.objectweb.asm.AnnotationVisitor visitTypeAnnotation(int typeRef,
org.objectweb.asm.TypePath typePath,
String desc,
boolean visible)
visitTypeAnnotation in class org.objectweb.asm.FieldVisitorCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.