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

pub fn identifier_text(node: &SyntaxNodeWithSourceFile) -> Option<String>

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