public abstract static class ImplementationSearcher.BackgroundableImplementationSearcher extends ImplementationSearcher
ImplementationSearcher.BackgroundableImplementationSearcher, ImplementationSearcher.FirstImplementationsSearcher
Constructor and Description |
---|
BackgroundableImplementationSearcher() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
processElement(PsiElement element) |
protected PsiElement[] |
searchDefinitions(PsiElement element,
Editor editor) |
filterElements, getFlags, getSearchingForImplementations, getSearchScope, isSearchDeep, search, searchImplementations
public BackgroundableImplementationSearcher()
protected PsiElement[] searchDefinitions(PsiElement element, Editor editor)
searchDefinitions
in class ImplementationSearcher
protected abstract void processElement(PsiElement element)