Class AnnotationAccessVar


public class AnnotationAccessVar extends BcelVar
Represents access to an annotation on an element, relating to some kinded pointcut. Depending on the kind of pointcut the element might be a field or a method and the code generators in here can retrieve the annotation from the element.