pub fn node_info_from_node(node: Node<'_>) -> NodeInfo
Extract a NodeInfo from a tree-sitter Node.
NodeInfo
Node