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
/
KotlinHierarchyBuilder
/
Root
/
withSourceSetTree
with
Source
Set
Tree
abstract
fun
withSourceSetTree
(
vararg
tree
:
KotlinSourceSetTree
)
Adds the given
trees
into this descriptor.
See also
Kotlin
Hierarchy
Builder.
Root.
source
Set
Trees