Module: Wood::TreePattern

Defined in:
lib/wood/tree_pattern.rb,
lib/wood/tree_pattern/matcher.rb,
lib/wood/tree_pattern/or_matcher.rb,
lib/wood/tree_pattern/any_matcher.rb,
lib/wood/tree_pattern/node_finder.rb,
lib/wood/tree_pattern/type_matcher.rb,
lib/wood/tree_pattern/pattern_builder.rb,
lib/wood/tree_pattern/pattern_callback.rb,
lib/wood/tree_pattern/variable_matcher.rb,
lib/wood/tree_pattern/replacement_builder.rb

Defined Under Namespace

Modules: CombinatorialMatching, Matcher Classes: AnyMatcher, NodeFinder, OrMatcher, PatternBuilder, PatternCallback, PatternVariable, ReplacementBuilder, TypeMatcher, VariableMatcher