risingwave_expr::expr::build

Function lexer

source
pub(crate) fn lexer(input: &str) -> Vec<Token>