Function tree_sitter::ffi::ts_tree_delete
source · pub unsafe extern "C" fn ts_tree_delete(self_: *mut TSTree)
Expand description
Delete the syntax tree, freeing all of the memory that it used.
pub unsafe extern "C" fn ts_tree_delete(self_: *mut TSTree)
Delete the syntax tree, freeing all of the memory that it used.