Function tree_sitter::ffi::ts_tree_root_node
source · pub unsafe extern "C" fn ts_tree_root_node(
self_: *const TSTree
) -> TSNode
Expand description
Get the root node of the syntax tree.
pub unsafe extern "C" fn ts_tree_root_node(
self_: *const TSTree
) -> TSNode
Get the root node of the syntax tree.