risingwave_sqlparser::tokenizer

Function is_identifier_start

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

Determine if a character is a valid start character for an unquoted identifier