public class ScopeProvider extends java.lang.Object
| Constructor and Description |
|---|
ScopeProvider(ResolveSession resolveSession) |
| Modifier and Type | Method and Description |
|---|---|
JetScope |
getFileScope(JetFile file) |
JetScope |
getResolutionScopeForDeclaration(com.intellij.psi.PsiElement elementOfDeclaration) |
public ScopeProvider(@NotNull ResolveSession resolveSession)
@NotNull public JetScope getFileScope(JetFile file)
@NotNull public JetScope getResolutionScopeForDeclaration(@NotNull com.intellij.psi.PsiElement elementOfDeclaration)