Function koto_lexer::is_id_continue

source ·
pub fn is_id_continue(c: char) -> bool
Expand description

Returns true if the character matches the XID_Continue Unicode property