kotlin-gradle-plugin-api
Toggle table of contents
2.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-gradle-plugin-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.