Interface ReferenceFinder
- All Known Implementing Classes:
AnnotationReferenceFinder, ReferenceIndexReferenceFinder, SourceDefinedSymbolDeclarationReferenceFinder
public interface ReferenceFinder
Интерфейс поискового движка.
-
Method Summary
Modifier and TypeMethodDescriptionfindReference(URI uri, Position position) Поиск символа по позиции курсора.
-
Method Details
-
findReference
-