tinymist_query::syntax::matcher

Function is_ident_like

Source
pub fn is_ident_like(node: &SyntaxNode) -> bool
Expand description

Whether the node can be recognized as an identifier.