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

getSource

@PathSensitive(PathSensitivity.RELATIVE) open fun getSource(): FileTree

Overrides SourceTask.getSource

Returns the source for this task, after the include and exclude patterns have been applied. Ignores source files which do not exist.

Return
The source.