Function sixtyfps_compilerlib::parser::identifier_text[][src]

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

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