parserFile

fun parserFile(): Provider<RegularFile>

Deprecated

The method will be removed together with `pathToParser`.

Replace with

targetRootOutputDir.file(pathToParser)

The output parser file computed from the pathToParser property.