Function tree_sitter::ffi::ts_node_has_changes
source · pub unsafe extern "C" fn ts_node_has_changes(self_: TSNode) -> bool
Expand description
Check if a syntax node has been edited.
pub unsafe extern "C" fn ts_node_has_changes(self_: TSNode) -> bool
Check if a syntax node has been edited.