Uses of Class
org.aspectj.weaver.patterns.IfPointcut
Packages that use IfPointcut
-
Uses of IfPointcut in org.aspectj.weaver.patterns
Subclasses of IfPointcut in org.aspectj.weaver.patternsModifier and TypeClassDescriptionstatic classstatic classMethods in org.aspectj.weaver.patterns that return IfPointcutModifier and TypeMethodDescriptionstatic IfPointcutIfPointcut.makeIfFalsePointcut(Pointcut.State state) static IfPointcutIfPointcut.makeIfTruePointcut(Pointcut.State state) Methods in org.aspectj.weaver.patterns with parameters of type IfPointcutModifier and TypeMethodDescriptionAbstractPatternNodeVisitor.visit(IfPointcut node, Object data) PatternNodeVisitor.visit(IfPointcut node, Object data) PerThisOrTargetPointcutVisitor.visit(IfPointcut node, Object data)