Function tree_sitter::ffi::ts_node_next_sibling
source · pub unsafe extern "C" fn ts_node_next_sibling(self_: TSNode) -> TSNodeExpand description
Get the node’s next / previous sibling.
pub unsafe extern "C" fn ts_node_next_sibling(self_: TSNode) -> TSNodeGet the node’s next / previous sibling.