|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.jet.di.InjectorForLazyResolveWithJava
public class InjectorForLazyResolveWithJava
Constructor Summary | |
---|---|
InjectorForLazyResolveWithJava(com.intellij.openapi.project.Project project,
GlobalContext globalContext,
BindingTrace bindingTrace,
ModuleDescriptorImpl module,
DeclarationProviderFactory declarationProviderFactory,
com.intellij.psi.search.GlobalSearchScope moduleContentScope,
ModuleClassResolver moduleClassResolver)
|
Method Summary | |
---|---|
void |
destroy()
|
JavaDescriptorResolver |
getJavaDescriptorResolver()
|
ResolveSession |
getResolveSession()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InjectorForLazyResolveWithJava(@NotNull com.intellij.openapi.project.Project project, @NotNull GlobalContext globalContext, @NotNull BindingTrace bindingTrace, @NotNull ModuleDescriptorImpl module, @NotNull DeclarationProviderFactory declarationProviderFactory, @NotNull com.intellij.psi.search.GlobalSearchScope moduleContentScope, @NotNull ModuleClassResolver moduleClassResolver)
Method Detail |
---|
@PreDestroy public void destroy()
public ResolveSession getResolveSession()
public JavaDescriptorResolver getJavaDescriptorResolver()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |