Function oxc_syntax::identifier::is_identifier_start
source ยท pub fn is_identifier_start(c: char) -> bool
Expand description
Section 12.7 Detect IdentifierStartChar
pub fn is_identifier_start(c: char) -> bool
Section 12.7 Detect IdentifierStartChar