api / org.gradle.api.tasks / SourceSet / getAnnotationProcessorConfigurationName

getAnnotationProcessorConfigurationName

@Incubating abstract fun getAnnotationProcessorConfigurationName(): String

Returns the name of the configuration containing annotation processors and their dependencies needed to compile this source set.

Return
the name of the annotation processor configuration.

Since
4.6