api / org.gradle.api.tasks.compile / CompileOptions / getAllCompilerArgs

getAllCompilerArgs

@Incubating @Internal open fun getAllCompilerArgs(): MutableList<String>

Returns all compiler arguments, added to the #getCompilerArgs() or the #getCompilerArgumentProviders() property.

Since
4.5