| AggregatedElements |
Utility class for aggregating metadata.
|
| BaseProcessingStep |
Implements default configurations for ProcessingSteps, and provides structure for exception
handling.
|
| ClassNames |
Holder for commonly used class names.
|
| ComponentDescriptor |
Represents a single component in the hierarchy.
|
| ComponentNames |
Utility class for getting the generated component name.
|
| Components |
Helper methods for defining components and the component hierarchy.
|
| HiltCompilerOptions |
Hilt annotation processor options.
|
| HiltProcessingEnvConfigs |
The XProcessingEnvConfig used when processing Hilt.
|
| JavacBaseProcessingStepProcessor |
A JavacBasicAnnotationProcessor that contains a single BaseProcessingStep.
|
| KspBaseProcessingStepProcessor |
A KspBasicAnnotationProcessor that contains a single BaseProcessingStep.
|
| MethodSignature |
Represents the method signature needed to uniquely identify a method.
|
| ProcessorErrors |
Static helper methods for throwing errors during code generation.
|
| Processors |
Static helper methods for writing a processor.
|