|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.kotlin.di.InjectorForLazyBodyResolve
public class InjectorForLazyBodyResolve
Constructor Summary | |
---|---|
InjectorForLazyBodyResolve(ModuleContext moduleContext,
KotlinCodeAnalyzer analyzer,
FileScopeProvider fileScopeProvider,
BindingTrace bindingTrace,
AdditionalCheckerProvider additionalCheckerProvider,
DynamicTypesSettings dynamicTypesSettings)
|
Method Summary | |
---|---|
void |
destroy()
|
LazyTopDownAnalyzerForTopLevel |
getLazyTopDownAnalyzerForTopLevel()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InjectorForLazyBodyResolve(@NotNull ModuleContext moduleContext, @NotNull KotlinCodeAnalyzer analyzer, @NotNull FileScopeProvider fileScopeProvider, @NotNull BindingTrace bindingTrace, @NotNull AdditionalCheckerProvider additionalCheckerProvider, @NotNull DynamicTypesSettings dynamicTypesSettings)
Method Detail |
---|
@PreDestroy public void destroy()
public LazyTopDownAnalyzerForTopLevel getLazyTopDownAnalyzerForTopLevel()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |