pathToParser

@get:Input
@get:Optional
abstract val pathToParser: Property<String>

The location of the generated parser class, relative to the targetRootOutputDir. Stale files are purged only from this path and pathToPsiRoot.