parser_err

Macro parser_err 

Source
macro_rules! parser_err {
    ($MSG:expr $(; diagnostic = $DIAG:expr)?) => { ... };
}