kotlin-gradle-plugin-api
Toggle table of contents
2.4.20-dev-4664
common
Target filter
common
Switch theme
Search in API
Skip to content
kotlin-gradle-plugin-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
source
Set
Trees