abstract fun errors(): MutableList<TomlParseError!>!
The errors that occurred during parsing.
Return MutableList<TomlParseError!>!: A list of errors.