|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intellij.psi.search.PsiSearchScopeUtil
public class PsiSearchScopeUtil
| Constructor Summary | |
|---|---|
PsiSearchScopeUtil()
|
|
| Method Summary | |
|---|---|
static boolean |
isInScope(SearchScope scope,
PsiElement element)
|
static SearchScope |
scopesUnion(SearchScope scope1,
SearchScope scope2)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PsiSearchScopeUtil()
| Method Detail |
|---|
public static SearchScope scopesUnion(SearchScope scope1,
SearchScope scope2)
public static boolean isInScope(SearchScope scope,
PsiElement element)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||