|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.kotlin.resolve.lazy.ScopeProvider.AdditionalFileScopeProvider
public static class ScopeProvider.AdditionalFileScopeProvider
Constructor Summary | |
---|---|
ScopeProvider.AdditionalFileScopeProvider()
|
Method Summary | |
---|---|
java.util.List<JetScope> |
scopes(JetFile file)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScopeProvider.AdditionalFileScopeProvider()
Method Detail |
---|
@NotNull public java.util.List<JetScope> scopes(@NotNull JetFile file)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |