Module: RubyCop::Analyzer

Defined in:
lib/ruby_cop/aliases.rb

Overview

Some aliases to smooth over some issues with the two different forks of the library. This is temporary until all apps using the library have been updated to use the non-Analyzer version.

Constant Summary collapse

GrayList =
::RubyCop::GrayList
NodeBuilder =
::RubyCop::NodeBuilder
Policy =
::RubyCop::Policy
Ruby =
::RubyCop::Ruby