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