tree_sitter::ffi

Function ts_tree_cursor_current_node

Source
pub unsafe extern "C" fn ts_tree_cursor_current_node(
    self_: *const TSTreeCursor,
) -> TSNode
Expand description

Get the tree cursor’s current node.