Class AnnotationTypePattern

java.lang.Object
org.aspectj.weaver.patterns.PatternNode
org.aspectj.weaver.patterns.AnnotationTypePattern
All Implemented Interfaces:
IHasPosition, IHasSourceLocation
Direct Known Subclasses:
AndAnnotationTypePattern, AnyAnnotationTypePattern, ExactAnnotationTypePattern, NotAnnotationTypePattern, OrAnnotationTypePattern, WildAnnotationTypePattern

public abstract class AnnotationTypePattern extends PatternNode