|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.resolve.lazy.DeclarationScopeProviderImpl
public class DeclarationScopeProviderImpl
| Constructor Summary | |
|---|---|
DeclarationScopeProviderImpl(LazyDeclarationResolver lazyDeclarationResolver,
FileScopeProvider fileScopeProvider)
|
|
| Method Summary | |
|---|---|
DataFlowInfo |
getOuterDataFlowInfoForDeclaration(com.intellij.psi.PsiElement elementOfDeclaration)
|
LexicalScope |
getResolutionScopeForDeclaration(com.intellij.psi.PsiElement elementOfDeclaration)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeclarationScopeProviderImpl(@NotNull
LazyDeclarationResolver lazyDeclarationResolver,
@NotNull
FileScopeProvider fileScopeProvider)
| Method Detail |
|---|
@NotNull
public LexicalScope getResolutionScopeForDeclaration(@NotNull
com.intellij.psi.PsiElement elementOfDeclaration)
getResolutionScopeForDeclaration in interface DeclarationScopeProvider
@NotNull
public DataFlowInfo getOuterDataFlowInfoForDeclaration(@NotNull
com.intellij.psi.PsiElement elementOfDeclaration)
getOuterDataFlowInfoForDeclaration in interface DeclarationScopeProvider
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||