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