Class: Synvert::Core::Rewriter::PrependAction
- Defined in:
- lib/synvert/core/rewriter/action/prepend_action.rb
Overview
PrependAction to prepend code to the top of node body.
Constant Summary
Constants inherited from Action
Instance Attribute Summary
Attributes inherited from Action
Method Summary
Methods inherited from Action
#initialize, #process, #rewritten_code
Constructor Details
This class inherits a constructor from Synvert::Core::Rewriter::Action