Function tree_sitter::ffi::ts_node_eq

source ยท
pub unsafe extern "C" fn ts_node_eq(
    self_: TSNode,
    other: TSNode,
) -> bool
Expand description

Check if two nodes are identical.