Uses of Class
org.eclipse.jdt.internal.core.search.matching.PossibleMatchSet

Packages that use PossibleMatchSet
org.eclipse.jdt.internal.core.search.matching   
 

Uses of PossibleMatchSet in org.eclipse.jdt.internal.core.search.matching
 

Methods in org.eclipse.jdt.internal.core.search.matching with parameters of type PossibleMatchSet
protected  void MatchLocator.locateMatches(JavaProject javaProject, PossibleMatchSet matchSet, int expected)
          Locate the matches amongst the possible matches.