pathToClass

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

The location of the generated lexer class, relative to targetRootOutputDir. When targetOutputDir is used, this path is resolved relative to targetOutputDir instead. Stale files are purged only from this path.