Class: Faceter::Rules::PrependNested Private
- Inherits:
-
AbstractMapper::Rules::Pair
- Object
- AbstractMapper::Rules::Pair
- Faceter::Rules::PrependNested
- Defined in:
- lib/faceter/rules/prepend_nested.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Optimizes AST by moving nested nodes from the array level to one level deeper:
Instance Method Summary collapse
- #optimize ⇒ Object private
- #optimize? ⇒ Boolean private