@Retention(value=CLASS)
@Target(value=TYPE)
public @interface BareInjector
IInjectors and those generated
by the processor.
To make this work with the ProcessorOptions.fakeMixin option, add to the
class a Patch annotation specifying the details.