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, searchImplementationspublic BackgroundableImplementationSearcher()
protected PsiElement[] searchDefinitions(PsiElement element, Editor editor)
searchDefinitions in class ImplementationSearcherprotected abstract void processElement(PsiElement element)