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