Class: Rattler::BackEnd::Optimizer::JoinPredicateNestedMatch
- Inherits:
-
JoinPredicateBareMatch
- Object
- Optimization
- JoinPredicateBareMatch
- Rattler::BackEnd::Optimizer::JoinPredicateNestedMatch
- Includes:
- CompositeReducing, Parsers
- Defined in:
- lib/rattler/back_end/optimizer/join_predicate_nested_match.rb
Overview
A predicate and an adjacent skip of a Regexp match in a Sequence can be joined into a single skip of a Regexp match.
Method Summary
Methods included from Parsers
Methods inherited from Optimization
#>>, >>, #applies_to?, applies_to?, apply, #apply, #initialize, instance
Constructor Details
This class inherits a constructor from Rattler::BackEnd::Optimizer::Optimization