sourceFile

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

Required. The source Flex file to generate the lexer from.