org.jetbrains.kotlin.di
Class InjectorForTopDownAnalyzerForJs
java.lang.Object
org.jetbrains.kotlin.di.InjectorForTopDownAnalyzerForJs
public class InjectorForTopDownAnalyzerForJs
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InjectorForTopDownAnalyzerForJs
public InjectorForTopDownAnalyzerForJs(@NotNull
com.intellij.openapi.project.Project project,
@NotNull
GlobalContext globalContext,
@NotNull
BindingTrace bindingTrace,
@NotNull
ModuleDescriptorImpl module,
@NotNull
DeclarationProviderFactory declarationProviderFactory)
destroy
@PreDestroy
public void destroy()
getModule
public ModuleDescriptorImpl getModule()
getResolveSession
public ResolveSession getResolveSession()
getLazyTopDownAnalyzerForTopLevel
public LazyTopDownAnalyzerForTopLevel getLazyTopDownAnalyzerForTopLevel()