node_to_value

Function node_to_value 

Source
pub fn node_to_value(node: &Node<'_>) -> HashMap<String, Value>
Expand description

Convert a tree-sitter Node to interpreter Value fields Returns a HashMap suitable for creating a SyntaxNode struct