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