Package | Description |
---|---|
dagger.spi |
This package contains the Service Provider interface (SPI) to the
dagger.model APIs at
annotation-processing-time. |
Modifier and Type | Method and Description |
---|---|
void |
BindingGraphPlugin.visitGraph(BindingGraph bindingGraph,
DiagnosticReporter diagnosticReporter)
Called once for each valid root binding graph encountered by the Dagger processor.
|