class Parser::SyntaxError

{Parser::SyntaxError} is raised whenever parser detects a syntax error, similar to the standard SyntaxError class.

@api public

@!attribute [r] diagnostic

@return [Parser::Diagnostic]