DefinitionsScopedSearch
instead@Deprecated public class DefinitionsSearch extends ExtensibleQueryFactory<PsiElement,PsiElement>
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<QueryExecutor<PsiElement,PsiElement>> |
EP_NAME
Deprecated.
|
static DefinitionsSearch |
INSTANCE
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Query<PsiElement> |
search(PsiElement definitionsOf)
Deprecated.
|
getExecutors, registerExecutor, registerExecutor, unregisterExecutor
createQuery, createUniqueResultsQuery, createUniqueResultsQuery, createUniqueResultsQuery, hasAnyExecutors
public static final ExtensionPointName<QueryExecutor<PsiElement,PsiElement>> EP_NAME
public static final DefinitionsSearch INSTANCE
public static Query<PsiElement> search(PsiElement definitionsOf)