|
|||||||||
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,
GlobalContextImpl globalContext,
DeclarationProviderFactory declarationProviderFactory,
BindingTrace bindingTrace)
|
Method Summary | |
---|---|
void |
destroy()
|
JavaDescriptorResolver |
getJavaDescriptorResolver()
|
ModuleDescriptorImpl |
getModule()
|
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 GlobalContextImpl globalContext, @NotNull DeclarationProviderFactory declarationProviderFactory, @NotNull BindingTrace bindingTrace)
Method Detail |
---|
@PreDestroy public void destroy()
public ModuleDescriptorImpl getModule()
public ResolveSession getResolveSession()
public JavaDescriptorResolver getJavaDescriptorResolver()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |