pub unsafe extern "C" fn ts_tree_root_node(
    self_: *const TSTree
) -> TSNode
Expand description

Get the root node of the syntax tree.