Uses of Class
org.aspectj.weaver.tools.FuzzyBoolean
Packages that use FuzzyBoolean
-
Uses of FuzzyBoolean in org.aspectj.weaver.tools
Fields in org.aspectj.weaver.tools declared as FuzzyBooleanModifier and TypeFieldDescriptionstatic final FuzzyBooleanFuzzyBoolean.MAYBEstatic final FuzzyBooleanFuzzyBoolean.NOstatic final FuzzyBooleanFuzzyBoolean.YESMethods in org.aspectj.weaver.tools that return FuzzyBooleanModifier and TypeMethodDescriptionstatic final FuzzyBooleanFuzzyBoolean.fromBoolean(boolean b) ContextBasedMatcher.matchesStatically(MatchingContext matchContext) Return FuzzyBoolean.YES if a join point with the given matching context is always matched.