Package dagger.hilt.processor.internal.originatingelement


package dagger.hilt.processor.internal.originatingelement
  • Classes
    Class
    Description
    Processes the annotations annotated with dagger.hilt.codegen.OriginatingElement to check that they're only used on top-level classes and the value passed is also a top-level class.
    Provides the KspOriginatingElemenetProcessor.
    Processes the annotations annotated with dagger.hilt.codegen.OriginatingElement to check that they're only used on top-level classes and the value passed is also a top-level class.
    Processes the annotations annotated with dagger.hilt.codegen.OriginatingElement to check that they're only used on top-level classes and the value passed is also a top-level class.