[][src]Type Definition rslint_parser::ParserError

type ParserError = Diagnostic<usize>;

The type of error emitted by the parser, this includes warnings, notes, and errors.
It also includes labels and possibly notes