public interface CompilerDirectHierarchyInfo
Modifier and Type | Method and Description |
---|---|
GlobalSearchScope |
getDirtyScope()
A scope where compiler based index search was not performed
|
java.util.stream.Stream<PsiElement> |
getHierarchyChildren()
Can be used as direct hierarchy children without explicit inheritance verification
|
java.util.stream.Stream<PsiElement> getHierarchyChildren()
GlobalSearchScope getDirtyScope()