public class DeepestSuperMethodsSearch extends ExtensibleQueryFactory<PsiMethod,PsiMethod>
| Modifier and Type | Field and Description |
|---|---|
static DeepestSuperMethodsSearch |
DEEPEST_SUPER_METHODS_SEARCH_INSTANCE |
static ExtensionPointName<QueryExecutor<PsiMethod,PsiMethod>> |
EP_NAME |
| Modifier and Type | Method and Description |
|---|---|
static Query<PsiMethod> |
search(PsiMethod method) |
getExecutors, registerExecutor, registerExecutor, unregisterExecutorcreateQuery, createUniqueResultsQuery, createUniqueResultsQuery, createUniqueResultsQuery, hasAnyExecutorspublic static final ExtensionPointName<QueryExecutor<PsiMethod,PsiMethod>> EP_NAME
public static final DeepestSuperMethodsSearch DEEPEST_SUPER_METHODS_SEARCH_INSTANCE