ruby-rubocop-ast 0.1.0 RuboCop's AST extensions and NodePattern functionality

Rubocop::AST extends ruby-parser with classes used by RuboCop to deal with Ruby's Abstract Syntax Tree (AST), in particular:

  • RuboCop::AST::Node

  • RuboCop::AST::NodePattern