pub unsafe extern "C" fn ts_tree_cursor_current_node(
self_: *const TSTreeCursor,
) -> TSNodeExpand description
Get the tree cursor’s current node.
pub unsafe extern "C" fn ts_tree_cursor_current_node(
self_: *const TSTreeCursor,
) -> TSNodeGet the tree cursor’s current node.