Uses of Class
org.aspectj.weaver.patterns.AnyAnnotationTypePattern
-
Packages that use AnyAnnotationTypePattern Package Description org.aspectj.weaver.patterns -
-
Uses of AnyAnnotationTypePattern in org.aspectj.weaver.patterns
Methods in org.aspectj.weaver.patterns with parameters of type AnyAnnotationTypePattern Modifier and Type Method Description ObjectAbstractPatternNodeVisitor. visit(AnyAnnotationTypePattern node, Object data)ObjectPatternNodeVisitor. visit(AnyAnnotationTypePattern node, Object data)
-