getOccurrencesContributors abstract method
Return a list containing the occurrences contributors that should be used
to create occurrences information for the file with the given path
.
Implementation
List<OccurrencesContributor> getOccurrencesContributors(String path);