gradle
Toggle table of contents
9.6.0-20260519080404+0000
API
Target filter
API
Switch theme
Search in API
Skip to content
gradle
gradle
/
org.gradle.api.plugins.antlr
/
AntlrTask
/
getOutputDirectory
get
Output
Directory
API
@
OutputDirectory
abstract
fun
getOutputDirectory
(
)
:
DirectoryProperty
(
source
)
Returns the directory to generate the parser source files into.
Return
The output directory.