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.plugin
/
KotlinHierarchyBuilder
/
Root
/
excludeSourceSetTree
exclude
Source
Set
Tree
abstract
fun
excludeSourceSetTree
(
vararg
tree
:
KotlinSourceSetTree
)
Removes the given
trees
from this descriptor.
See also
Kotlin
Hierarchy
Builder.
Root.
source
Set
Trees