api / org.gradle.api.tasks / GroovySourceSet / getAllGroovy

getAllGroovy

abstract fun getAllGroovy(): SourceDirectorySet

All Groovy source for this source set.

Return
the Groovy source. Never returns null.