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