Solutions
Multiplatform
Server-side
Data science
Android
Docs
Community
Teach
Play
Playground
Examples
Koans
toggle menu
Kotlin Gradle Plugins API reference
2.1.0
jvm
switch theme
search in API
kotlin-gradle-plugin-api
/
org.jetbrains.kotlin.gradle.plugin
/
KotlinCompilation
/
compileTaskProvider
compile
Task
Provider
abstract
val
compileTaskProvider
:
TaskProvider
<
out
KotlinCompilationTask
<
*
>
>
Provides access to the compilation task for this compilation.