Class AnnotationDiscoveryVisitor

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor

public class AnnotationDiscoveryVisitor extends ASTVisitor
This class is used to visit the JDT compiler internal AST to discover annotations, in the course of dispatching to annotation processors.