api / org.gradle.api.tasks.compile / GroovyCompile / getOptions

getOptions

open fun getOptions(): CompileOptions

Returns the options for Java compilation.

Return
The Java compile options. Never returns null.