Uses of Interface
dagger.model.BindingGraph.ChildFactoryMethodEdge
Package
Description
This package contains the Service Provider interface (SPI) to the
dagger.model
APIs at
annotation-processing-time.-
Uses of BindingGraph.ChildFactoryMethodEdge in dagger.spi
Modifier and TypeMethodDescriptionvoid
DiagnosticReporter.reportSubcomponentFactoryMethod
(Diagnostic.Kind diagnosticKind, BindingGraph.ChildFactoryMethodEdge childFactoryMethodEdge, String message) Reports a diagnostic for a subcomponent factory method.void
DiagnosticReporter.reportSubcomponentFactoryMethod
(Diagnostic.Kind diagnosticKind, BindingGraph.ChildFactoryMethodEdge childFactoryMethodEdge, String messageFormat, Object firstArg, Object... moreArgs) Reports a diagnostic for a subcomponent factory method.