Package dagger.hilt.processor.internal.generatesrootinput
-
Class Summary Class Description GeneratesRootInputProcessingStep Processes the annotations annotated withdagger.hilt.GeneratesRootInputwhich generate input for components and should be processed before component creation.GeneratesRootInputProcessor Processes the annotations annotated withdagger.hilt.GeneratesRootInputwhich generate input for components and should be processed before component creation.GeneratesRootInputs Extracts the list of annotations annotated withdagger.hilt.GeneratesRootInput.KspGeneratesRootInputProcessor Processes the annotations annotated withdagger.hilt.GeneratesRootInputwhich generate input for components and should be processed before component creation.KspGeneratesRootInputProcessor.Provider Provides theKspGeneratesRootInputProcessor.