mz_sql_lexer::lexer

Function lex_dollar_string

Source
fn lex_dollar_string(buf: &mut LexBuf<'_>) -> Result<Token, LexerError>