api / org.gradle.api.tasks.compile / AbstractCompile / getSourceCompatibility

getSourceCompatibility

@Input open fun getSourceCompatibility(): String

Returns the Java language level to use to compile the source files.

Return
The source language level.