pub fn get_node_text<'a>(node: Node<'_>, source: &'a str) -> &'a str
Get the text content of a tree-sitter node.