Uses of Class
org.aspectj.weaver.patterns.FastMatchInfo
Packages that use FastMatchInfo
Package
Description
-
Uses of FastMatchInfo in org.aspectj.weaver.internal.tools
Methods in org.aspectj.weaver.internal.tools with parameters of type FastMatchInfoModifier and TypeMethodDescriptionPointcutDesignatorHandlerBasedPointcut.fastMatch(FastMatchInfo info) -
Uses of FastMatchInfo in org.aspectj.weaver.patterns
Methods in org.aspectj.weaver.patterns with parameters of type FastMatchInfoModifier and TypeMethodDescriptionAndPointcut.fastMatch(FastMatchInfo type)AnnotationPointcut.fastMatch(FastMatchInfo info)ArgsAnnotationPointcut.fastMatch(FastMatchInfo info)ArgsPointcut.fastMatch(FastMatchInfo type)CflowPointcut.fastMatch(FastMatchInfo type)ConcreteCflowPointcut.fastMatch(FastMatchInfo type)HandlerPointcut.fastMatch(FastMatchInfo type)IfPointcut.fastMatch(FastMatchInfo type)IfPointcut.IfFalsePointcut.fastMatch(FastMatchInfo type)IfPointcut.IfTruePointcut.fastMatch(FastMatchInfo type)KindedPointcut.fastMatch(FastMatchInfo info)NotPointcut.fastMatch(FastMatchInfo type)OrPointcut.fastMatch(FastMatchInfo type)PerCflow.fastMatch(FastMatchInfo type)PerFromSuper.fastMatch(FastMatchInfo type)PerObject.fastMatch(FastMatchInfo type)PerSingleton.fastMatch(FastMatchInfo type)PerTypeWithin.fastMatch(FastMatchInfo info)abstract FuzzyBooleanPointcut.fastMatch(FastMatchInfo info)Could I match any shadows in the code defined within this type?ReferencePointcut.fastMatch(FastMatchInfo type)ThisOrTargetAnnotationPointcut.fastMatch(FastMatchInfo info)ThisOrTargetPointcut.fastMatch(FastMatchInfo type)WithinAnnotationPointcut.fastMatch(FastMatchInfo info)WithinCodeAnnotationPointcut.fastMatch(FastMatchInfo info)WithincodePointcut.fastMatch(FastMatchInfo type)WithinPointcut.fastMatch(FastMatchInfo info) -
Uses of FastMatchInfo in org.aspectj.weaver.reflect
Subclasses of FastMatchInfo in org.aspectj.weaver.reflectModifier and TypeClassDescriptionclassAn implementation of FastMatchInfo that can also expose a MatchingContext.