api / org.gradle.api.plugins.antlr / AntlrTask / getOutputDirectory

getOutputDirectory

@OutputDirectory open fun getOutputDirectory(): File

Returns the directory to generate the parser source files into.

Return
The output directory.