public class AnnotationSeekingClassVisitor
extends org.objectweb.asm.ClassVisitor
| Constructor and Description |
|---|
AnnotationSeekingClassVisitor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFound() |
org.objectweb.asm.AnnotationVisitor |
visitAnnotation(String desc,
boolean visible) |
public boolean isFound()
public org.objectweb.asm.AnnotationVisitor visitAnnotation(String desc, boolean visible)
visitAnnotation in class org.objectweb.asm.ClassVisitorCopyright © 2016 JBoss by Red Hat. All rights reserved.