toggle menu
kotlin-gradle-plugin-api
2.1.0-RC
jvm
switch theme
search in API
kotlin-gradle-plugin-api
/
org.jetbrains.kotlin.gradle.dsl
/
KaptExtensionConfig
/
annotationProcessors
annotation
Processors
abstract
fun
annotationProcessors
(
vararg
fqName
:
String
)
Adds annotation processors with the specified
fqName
to the list of processors to run.