kotlinSourceSets

abstract val kotlinSourceSets: Set<KotlinSourceSet>

All KotlinSourceSets used by this compilation.

Additional Kotlin source sets that can be included either via source or associateWith methods.