parse
context(reports: MutableReportList)
inline fun <T : XmlLocatable> parse(file: TextSourceFile, options: XmlParser.Options = PARSE_OPTIONS): T(source)
inline fun <T : XmlLocatable> parse(file: TextSourceFile, options: XmlParser.Options = PARSE_OPTIONS): T(source)