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