Module: Canon::TreeDiff::Matchers

Defined in:
lib/canon/tree_diff/matchers.rb,
lib/canon/tree_diff/matchers/hash_matcher.rb,
lib/canon/tree_diff/matchers/universal_matcher.rb,
lib/canon/tree_diff/matchers/similarity_matcher.rb,
lib/canon/tree_diff/matchers/structural_propagator.rb

Overview

Tree-matching strategies — hash-based, similarity-based, structural propagation, and the universal fallback.

Defined Under Namespace

Classes: HashMatcher, SimilarityMatcher, StructuralPropagator, UniversalMatcher