Uses of Class
org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatchSet
Packages that use PossibleMatchSet
-
Uses of PossibleMatchSet in org.aspectj.org.eclipse.jdt.internal.core.search.matching
Methods in org.aspectj.org.eclipse.jdt.internal.core.search.matching with parameters of type PossibleMatchSetModifier and TypeMethodDescriptionprotected voidMatchLocator.locateMatches(JavaProject javaProject, PossibleMatchSet matchSet, int expected) Locate the matches amongst the possible matches.