getOptions

abstract fun getOptions(): CompileOptions

Returns the options for Java compilation.

Return

The Java compile options. Never returns null.