Class: Rattler::Compiler::Optimizer::FlattenMatchingSequence
- Inherits:
-
Optimization
- Object
- Optimization
- Rattler::Compiler::Optimizer::FlattenMatchingSequence
- Includes:
- Flattening, Parsers
- Defined in:
- lib/rattler/compiler/optimizer/flatten_sequence.rb
Overview
Nested sequence expressions can be flattened without affecting how they match.
Method Summary
Methods included from Flattening
Methods inherited from Optimization
#>>, >>, #applies_to?, applies_to?, apply, #apply, #initialize, instance
Constructor Details
This class inherits a constructor from Rattler::Compiler::Optimizer::Optimization