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