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

Get the node’s next / previous named sibling.