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
/
annotationProcessor
annotation
Processor
abstract
fun
annotationProcessor
(
fqName
:
String
)
Adds annotation processor with the specified
fqName
to the list of processors to run.