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