api / org.gradle.api.tasks / SourceSet / getAllSource

getAllSource

abstract fun getAllSource(): SourceDirectorySet

All source files for this source set.

Return
the source. Never returns null.