sourceFile

@get:InputFile
@get:PathSensitive(value = PathSensitivity.RELATIVE)
abstract val sourceFile: RegularFileProperty

Required. The source BNF file to generate the parser from.