Type Definition rslint_parser::ParserError[][src]

pub type ParserError = Diagnostic;
Expand description

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