Module: Canon::Comparison::Strategies

Defined in:
lib/canon/comparison/strategies.rb,
lib/canon/comparison/strategies/base_match_strategy.rb,
lib/canon/comparison/strategies/match_strategy_factory.rb,
lib/canon/comparison/strategies/semantic_tree_match_strategy.rb

Overview

Match strategy framework. Children are autoloaded — never ‘require_relative` them.

Defined Under Namespace

Classes: BaseMatchStrategy, MatchStrategyFactory, SemanticTreeMatchStrategy