Uses of Class
org.aspectj.weaver.patterns.Pointcut.State
Packages that use Pointcut.State
-
Uses of Pointcut.State in org.aspectj.weaver.patterns
Fields in org.aspectj.weaver.patterns declared as Pointcut.StateModifier and TypeFieldDescriptionstatic final Pointcut.StatePointcut.CONCRETEstatic final Pointcut.StatePointcut.RESOLVEDPointcut.statestatic final Pointcut.StatePointcut.SYMBOLICMethods in org.aspectj.weaver.patterns with parameters of type Pointcut.StateModifier and TypeMethodDescriptionvoidPointcut.assertState(Pointcut.State state) static IfPointcutIfPointcut.makeIfFalsePointcut(Pointcut.State state) static IfPointcutIfPointcut.makeIfTruePointcut(Pointcut.State state) static PointcutPointcut.makeMatchesNothing(Pointcut.State state)