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, unregisterExecutor
createQuery, createUniqueResultsQuery, createUniqueResultsQuery, createUniqueResultsQuery, hasAnyExecutors
public static final ExtensionPointName<QueryExecutor<PsiMethod,PsiMethod>> EP_NAME
public static final DeepestSuperMethodsSearch DEEPEST_SUPER_METHODS_SEARCH_INSTANCE