public static class FunctionalExpressionSearch.SearchParameters
extends java.lang.Object
| Constructor and Description |
|---|
SearchParameters(PsiClass aClass,
SearchScope scope) |
| Modifier and Type | Method and Description |
|---|---|
SearchScope |
getEffectiveSearchScope() |
PsiClass |
getElementToSearch() |
public SearchParameters(PsiClass aClass, SearchScope scope)
public PsiClass getElementToSearch()
public SearchScope getEffectiveSearchScope()