Renamed & moved AllInjectorsGenerator.
This commit is contained in:
@@ -37,7 +37,7 @@ import org.jetbrains.jet.lang.resolve.TopDownAnalysisContext;
|
||||
import org.jetbrains.annotations.NotNull;
|
||||
import javax.annotation.PreDestroy;
|
||||
|
||||
/* This file is generated by org.jetbrains.jet.di.AllInjectorsGenerator. DO NOT EDIT! */
|
||||
/* This file is generated by org.jetbrains.jet.generators.GenerateInjectors. DO NOT EDIT! */
|
||||
public class InjectorForBodyResolve {
|
||||
|
||||
private BodyResolver bodyResolver;
|
||||
|
||||
@@ -32,7 +32,7 @@ import org.jetbrains.jet.lang.resolve.calls.CandidateResolver;
|
||||
import org.jetbrains.annotations.NotNull;
|
||||
import javax.annotation.PreDestroy;
|
||||
|
||||
/* This file is generated by org.jetbrains.jet.di.AllInjectorsGenerator. DO NOT EDIT! */
|
||||
/* This file is generated by org.jetbrains.jet.generators.GenerateInjectors. DO NOT EDIT! */
|
||||
public class InjectorForLazyResolve {
|
||||
|
||||
private final Project project;
|
||||
|
||||
@@ -29,7 +29,7 @@ import org.jetbrains.jet.lang.resolve.QualifiedExpressionResolver;
|
||||
import org.jetbrains.annotations.NotNull;
|
||||
import javax.annotation.PreDestroy;
|
||||
|
||||
/* This file is generated by org.jetbrains.jet.di.AllInjectorsGenerator. DO NOT EDIT! */
|
||||
/* This file is generated by org.jetbrains.jet.generators.GenerateInjectors. DO NOT EDIT! */
|
||||
public class InjectorForMacros {
|
||||
|
||||
private ExpressionTypingServices expressionTypingServices;
|
||||
|
||||
@@ -46,7 +46,7 @@ import org.jetbrains.jet.lang.resolve.ScriptBodyResolver;
|
||||
import org.jetbrains.annotations.NotNull;
|
||||
import javax.annotation.PreDestroy;
|
||||
|
||||
/* This file is generated by org.jetbrains.jet.di.AllInjectorsGenerator. DO NOT EDIT! */
|
||||
/* This file is generated by org.jetbrains.jet.generators.GenerateInjectors. DO NOT EDIT! */
|
||||
public class InjectorForTopDownAnalyzerBasic {
|
||||
|
||||
private TopDownAnalyzer topDownAnalyzer;
|
||||
|
||||
Reference in New Issue
Block a user