logo
pub fn identifier_text(node: &SyntaxNode) -> Option<String>
Expand description

return the normalized identifier string of the first SyntaxKind::Identifier in this node