|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.intellij.psi.search.SearchScope
com.intellij.psi.search.GlobalSearchScope
com.intellij.psi.search.DelegatingGlobalSearchScope
org.jetbrains.kotlin.load.java.JavaClassFinderImpl.FilterOutKotlinSourceFilesScope
public class JavaClassFinderImpl.FilterOutKotlinSourceFilesScope
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.intellij.psi.search.GlobalSearchScope |
|---|
com.intellij.psi.search.GlobalSearchScope.FilesScope |
| Field Summary |
|---|
| Fields inherited from class com.intellij.psi.search.DelegatingGlobalSearchScope |
|---|
myBaseScope |
| Fields inherited from class com.intellij.psi.search.GlobalSearchScope |
|---|
EMPTY_SCOPE |
| Fields inherited from interface com.intellij.openapi.vfs.VirtualFileFilter |
|---|
ALL, NONE |
| Constructor Summary | |
|---|---|
JavaClassFinderImpl.FilterOutKotlinSourceFilesScope(com.intellij.psi.search.GlobalSearchScope baseScope)
|
|
| Method Summary | |
|---|---|
boolean |
contains(com.intellij.openapi.vfs.VirtualFile file)
|
com.intellij.psi.search.GlobalSearchScope |
getBase()
|
com.intellij.openapi.project.Project |
getProject()
|
java.lang.String |
toString()
|
| Methods inherited from class com.intellij.psi.search.DelegatingGlobalSearchScope |
|---|
compare, equals, getDisplayName, hashCode, isSearchInLibraries, isSearchInModuleContent, isSearchInModuleContent, isSearchOutsideRootModel |
| Methods inherited from class com.intellij.psi.search.GlobalSearchScope |
|---|
accept, allScope, fileScope, fileScope, fileScope, filesScope, filesScope, filesWithLibrariesScope, filesWithoutLibrariesScope, getScopeRestrictedByFileTypes, intersectWith, intersectWith, intersectWith, isForceSearchingInLibrarySources, moduleRuntimeScope, moduleScope, moduleTestsWithDependentsScope, moduleWithDependenciesAndLibrariesScope, moduleWithDependenciesAndLibrariesScope, moduleWithDependenciesScope, moduleWithDependentsScope, moduleWithLibrariesScope, notScope, projectScope, union, union, uniteWith |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JavaClassFinderImpl.FilterOutKotlinSourceFilesScope(@NotNull
com.intellij.psi.search.GlobalSearchScope baseScope)
| Method Detail |
|---|
public boolean contains(@NotNull
com.intellij.openapi.vfs.VirtualFile file)
contains in class com.intellij.psi.search.DelegatingGlobalSearchScope@NotNull public com.intellij.psi.search.GlobalSearchScope getBase()
@NotNull public com.intellij.openapi.project.Project getProject()
getProject in interface com.intellij.psi.search.ProjectAwareFileFiltergetProject in class com.intellij.psi.search.GlobalSearchScopepublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||