|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.lang.resolve.lazy.ScopeProvider
public class ScopeProvider
| Constructor Summary | |
|---|---|
ScopeProvider(ResolveSession resolveSession)
|
|
| Method Summary | |
|---|---|
JetScope |
getFileScope(JetFile file)
|
JetScope |
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 ScopeProvider(@NotNull
ResolveSession resolveSession)
| Method Detail |
|---|
@NotNull public JetScope getFileScope(JetFile file)
@NotNull
public JetScope getResolutionScopeForDeclaration(@NotNull
com.intellij.psi.PsiElement elementOfDeclaration)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||