Package dagger.spi
@CheckReturnValue
@Beta
package dagger.spi
This package contains the Service Provider interface (SPI) to the
dagger.model
APIs at
annotation-processing-time.
This package is experimental, and APIs may change at over time.
-
ClassDescriptionA pluggable visitor for
BindingGraph
.An object thatBindingGraphPlugin
s can use to report diagnostics while visiting aBindingGraph
.