api / org.gradle.api.tasks / SourceSet / getCompileClasspath

getCompileClasspath

abstract fun getCompileClasspath(): FileCollection

Returns the classpath used to compile this source.

Return
The classpath. Never returns null.