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.