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