Class: Rattler::BackEnd::Optimizer::RemoveMeaninglessWrapper

Inherits:
Optimization
  • Object
show all
Includes:
Parsers
Defined in:
lib/rattler/back_end/optimizer/remove_meaningless_wrapper.rb

Overview

Token, skip, and symantic action wrappers only have meaning in a capturing context.

Author:

  • Jason Arhart

Method Summary

Methods included from Parsers

define

Methods inherited from Optimization

#>>, >>, #applies_to?, applies_to?, apply, #apply, #initialize, instance

Constructor Details

This class inherits a constructor from Rattler::BackEnd::Optimizer::Optimization