Module: Evilution::AST::Pattern Private

Defined in:
lib/evilution/ast/pattern.rb,
lib/evilution/ast/pattern/matcher.rb

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Defined Under Namespace

Classes: AlternativesMatcher, AnyNodeMatcher, DeepWildcardMatcher, Filter, NegationMatcher, NodeMatcher, Parser, ValueMatcher, WildcardValueMatcher