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