Function tree_sitter::ffi::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.