KotlinSourceSetContainer

Represents a Kotlin DSL entity containing a collection of multiple KotlinSourceSets.

Inheritors

Properties

Link copied to clipboard
abstract val sourceSets: NamedDomainObjectContainer<KotlinSourceSet>

A NamedDomainObjectContainer containing all registered KotlinSourceSets in this project.