risingwave_sqlparser

Macro parser_err

source
macro_rules! parser_err {
    ($($arg:tt)*) => { ... };
}