Function tree_sitter::ffi::ts_node_parent

source ·
pub unsafe extern "C" fn ts_node_parent(self_: TSNode) -> TSNode
Expand description

Get the node’s immediate parent.