tree_sitter::ffi

Function ts_node_next_named_sibling

Source
pub unsafe extern "C" fn ts_node_next_named_sibling(
    self_: TSNode,
) -> TSNode
Expand description

Get the node’s next / previous named sibling.