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.
-
InterfacesClassDescriptionA pluggable visitor for
BindingGraph.An object thatBindingGraphPlugins can use to report diagnostics while visiting aBindingGraph.