risingwave_sqlparser::tokenizer

Function is_identifier_part

source
fn is_identifier_part(ch: char) -> bool
Expand description

Determine if a character is a valid unquoted identifier character