ruby-rubocop-ast

RuboCop tools to deal with Ruby code AST
  https://github.com/rubocop/rubocop-ast
  0
  no reviews



This package provides the RuboCop::AST::Node and RuboCop::AST::NodePattern classes to deal with the Ruby AST. It was extracted from RuboCop and can be used independently of it.