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

getGroovyOptions

open fun getGroovyOptions(): GroovyCompileOptions

Gets the options for the Groovy compilation. To set specific options for the nested Java compilation, use .

Return
The Groovy compile options. Never returns null.