Solutions
Multiplatform
Server-side
Data science
Android
Docs
Community
Teach
Play
Playground
Examples
Koans
Kotlin Gradle Plugins API reference
Toggle table of contents
2.1.20
jvm
Platform filter
jvm
Switch theme
Search in API
Kotlin Gradle Plugins API reference
kotlin-gradle-plugin-api
/
org.jetbrains.kotlin.gradle.plugin
/
KotlinCompilation
/
allAssociatedCompilations
all
Associated
Compilations
abstract
val
allAssociatedCompilations
:
Set
<
KotlinCompilation
<
*
>
>
A full transitive closure of
associatedCompilations
.
Since
1.9.20