RealConfiguredProjectDependencyFactory

@Inject
constructor(pathResolver: TypeSafeProjectPathResolver, generatorBindings: DaggerList<CodeGeneratorBinding>)(source)

Parameters

pathResolver

used to look up the StringProjectPath of any internal project code generators. This is necessary in order to look up the CodeGeneratorBinding.

generatorBindings

the list of possible bindings to search