Skip to main content

ruby_node_text

Function ruby_node_text 

Source
pub fn ruby_node_text<'a>(node: Node<'_>, source: &'a str) -> &'a str
Expand description

Reads the source text backing a tree-sitter node.