Repository is archived
No commit activity in last 3 years
No release in over 3 years
Adds Parser::Source::TreeRewriter to parser, until next release
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.16
~> 5.0
~> 10.0

Runtime

>= 2.4.0.2
 Project Readme

ParserTreeRewriter

Use the upcoming Parser::Source::TreeRewriter with the current parser 2.4.0.2

All this code will be in all future releases of parser (so this gem won't do anything in that case)

Installation

You know the drill. Add this line to your application's Gemfile:

gem 'parser_tree_rewriter'

And then execute:

$ bundle

Or install it yourself as:

$ gem install parser_tree_rewriter

Usage

See the doc for Parser::Source::TreeRewriter

Development / Contributing

This gem is meant to be final.

License

The gem is available as open source under the terms of the MIT License.