Method List
- 
    #<=> Rubocop::Cop::Offence
- 
    #== Rubocop::Cop::VariableInspector::Scope
- 
    #== Rubocop::Cop::Offence
- 
    #[] Rubocop::ProcessedSource
- 
    #accessible_variables Rubocop::Cop::VariableInspector::VariableTable
- 
    add_excludes_from_higher_level Rubocop::Config
- 
    #add_formatter Rubocop::Formatter::FormatterSet
- 
    #add_offence Rubocop::Cop::Cop
- 
    #after_declaring_variable Rubocop::Cop::VariableInspector
- 
    #after_dot Rubocop::Cop::Style::MethodAndVariableSnakeCase
- 
    #after_entering_scope Rubocop::Cop::VariableInspector
- 
    #after_leaving_scope Rubocop::Cop::VariableInspector
- 
    #after_leaving_scope Rubocop::Cop::Lint::UselessAssignment
- 
    all Rubocop::Cop::Cop
- 
    #allow_camel_case? Rubocop::Cop::Style::SymbolName
- 
    #allow_dots? Rubocop::Cop::Style::SymbolName
- 
    #allow_empty? Rubocop::Cop::Style::SingleLineMethods
- 
    #allowed_name Rubocop::Cop::Style::ColonMethodCall
- 
    #allowed_var? Rubocop::Cop::Style::GlobalVars
- 
    #ancestor_nodes_in_scope Rubocop::Cop::VariableInspector::Locatable
- 
    #ancestors_of_node Rubocop::Cop::VariableInspector::Scope
- 
    #assign Rubocop::Cop::VariableInspector::Variable
- 
    #assign_to_variable Rubocop::Cop::VariableInspector::VariableTable
- 
    #assignments Rubocop::Cop::VariableInspector::Variable
- 
    #ast Rubocop::ProcessedSource
- 
    #autocorrect? Rubocop::Cop::Cop
- 
    #autocorrect? Rubocop::Cop::Team
- 
    #autocorrect_action Rubocop::Cop::Style::AlignArray
- 
    #autocorrect_action Rubocop::Cop::Style::HashMethods
- 
    #autocorrect_action Rubocop::Cop::Cop
- 
    #autocorrect_action Rubocop::Cop::Style::Attr
- 
    #autocorrect_action Rubocop::Cop::Style::PerlBackrefs
- 
    #autocorrect_action Rubocop::Cop::Style::DefWithParentheses
- 
    #autocorrect_action Rubocop::Cop::Style::SpecialGlobalVars
- 
    #autocorrect_action Rubocop::Cop::Style::SignalException
- 
    #autocorrect_action Rubocop::Cop::Style::WhenThen
- 
    #autocorrect_action Rubocop::Cop::Style::AlignHash
- 
    #autocorrect_action Rubocop::Cop::Style::CollectionMethods
- 
    #autocorrect_action Rubocop::Cop::Style::AlignParameters
- 
    #autocorrect_action Rubocop::Cop::Style::StringLiterals
- 
    #autocorrect_action Rubocop::Cop::Style::Blocks
- 
    #autocorrect_action Rubocop::Cop::Style::MethodCallParentheses
- 
    #autocorrect_action Rubocop::Cop::Style::RedundantSelf
- 
    #autocorrect_action Rubocop::Cop::Style::DefWithoutParentheses
- 
    #autocorrect_action Rubocop::Cop::Style::ColonMethodCall
- 
    #autocorrect_action Rubocop::Cop::Style::EmptyLiteral
- 
    #autocorrect_action Rubocop::Cop::Style::CharacterLiteral
- 
    base_configs Rubocop::Config
- 
    #before_declaring_variable Rubocop::Cop::VariableInspector
- 
    #before_declaring_variable Rubocop::Cop::Lint::ShadowingOuterLocalVariable
- 
    #before_entering_scope Rubocop::Cop::VariableInspector
- 
    #before_leaving_scope Rubocop::Cop::VariableInspector
- 
    block_length Rubocop::Cop::Util
- 
    #block_local_variable? Rubocop::Cop::VariableInspector::Variable
- 
    #body_has_comment? Rubocop::Cop::Style::FavorModifier
- 
    #body_length Rubocop::Cop::Style::FavorModifier
- 
    #body_node Rubocop::Cop::VariableInspector::Scope
- 
    #branch_body_node Rubocop::Cop::VariableInspector::Locatable
- 
    #branch_id Rubocop::Cop::VariableInspector::Locatable
- 
    #branch_point_node Rubocop::Cop::VariableInspector::Locatable
- 
    #branch_type Rubocop::Cop::VariableInspector::Locatable
- 
    #buffer Rubocop::ProcessedSource
- 
    call_super Rubocop::Cop::Commissioner
- 
    callback_methods Rubocop::Cop::Commissioner
- 
    #capture_with_block! Rubocop::Cop::VariableInspector::Variable
- 
    #captured_by_block Rubocop::Cop::VariableInspector::Variable
- 
    #check Rubocop::Cop::Style::FavorModifier
- 
    #check Rubocop::Cop::Style::IfThenElse
- 
    #check Rubocop::Cop::Style::GlobalVars
- 
    #check Rubocop::Cop::Style::FavorOtherKeywordOverNegation
- 
    #check Rubocop::Cop::Style::SpaceAroundBraces
- 
    #check Rubocop::Cop::Style::SpaceInsideHashLiteralBraces
- 
    #check Rubocop::Cop::Style::NumericLiterals
- 
    #check Rubocop::Cop::Style::SpaceAfterMethodName
- 
    #check_for_unused_assignments Rubocop::Cop::Lint::UselessAssignment
- 
    #check_for_unused_block_local_variable Rubocop::Cop::Lint::UselessAssignment
- 
    #check_missing_space Rubocop::Cop::Style::SpaceAroundOperators
- 
    #check_rescue Rubocop::Cop::Style::RescueModifier
- 
    #clang_severity Rubocop::Cop::Offence
- 
    #close_output_files Rubocop::Formatter::FormatterSet
- 
    #column Rubocop::Cop::Offence
- 
    #comments Rubocop::ProcessedSource
- 
    #config Rubocop::Cop::Cop
- 
    configuration_file_for Rubocop::Config
- 
    configuration_from_file Rubocop::Config
- 
    const_name Rubocop::Cop::Util
- 
    #contains_auto_generated_config Rubocop::Config
- 
    #convention Rubocop::Cop::Cop
- 
    #convert_deprecated_options Rubocop::CLI
- 
    #cop_config Rubocop::Cop::Cop
- 
    cop_disabled_lines_in Rubocop::SourceParser
- 
    #cop_enabled? Rubocop::Config
- 
    cop_name Rubocop::Cop::Cop
- 
    #cop_name Rubocop::Cop::Cop
- 
    #cop_name Rubocop::Cop::Offence
- 
    cop_type Rubocop::Cop::Cop
- 
    #cops Rubocop::Cop::Team
- 
    #corrections Rubocop::Cop::Cop
- 
    #count_comments? Rubocop::Cop::Style::MethodLength
- 
    create_parser Rubocop::SourceParser
- 
    #current_scope Rubocop::Cop::VariableInspector::VariableTable
- 
    #current_scope_level Rubocop::Cop::VariableInspector::VariableTable
- 
    debug Rubocop::Config
- 
    #debug? Rubocop::Cop::Cop
- 
    #debug? Rubocop::Cop::Team
- 
    #declaration_node Rubocop::Cop::VariableInspector::Variable
- 
    #declare_variable Rubocop::Cop::VariableInspector::VariableTable
- 
    default_configuration Rubocop::Config
- 
    #diagnostics Rubocop::ProcessedSource
- 
    #disabled_lines_for_cops Rubocop::ProcessedSource
- 
    #dispatch_node Rubocop::Cop::VariableInspector
- 
    #display_error_summary Rubocop::CLI
- 
    #do_not_check_block_arg_pipes Rubocop::Cop::Style::SpaceAroundOperators
- 
    #do_not_check_class_lshift_self Rubocop::Cop::Style::SpaceAroundOperators
- 
    #do_not_check_def_things Rubocop::Cop::Style::SpaceAroundOperators
- 
    #do_not_check_param_default Rubocop::Cop::Style::SpaceAroundOperators
- 
    #do_not_check_singleton_operator_defs Rubocop::Cop::Style::SpaceAroundOperators
- 
    each_mentioned_cop Rubocop::SourceParser
- 
    #elsif? Rubocop::Cop::Style::IfUnlessModifier
- 
    #encode_severity Rubocop::Cop::Offence
- 
    #enough_digits? Rubocop::Cop::Style::NumericLiterals
- 
    #error_message Rubocop::Cop::Style::FavorUntilOverNegatedWhile
- 
    #error_message Rubocop::Cop::Style::FavorUnlessOverNegatedIf
- 
    #error_message Rubocop::Cop::Style::IfUnlessModifier
- 
    #error_message Rubocop::Cop::Style::IfWithSemicolon
- 
    #error_message Rubocop::Cop::Style::MultilineIfThen
- 
    #error_message Rubocop::Cop::Style::OneLineConditional
- 
    #errors Rubocop::Cop::Team
- 
    #errors Rubocop::Cop::Commissioner
- 
    #fail_on_error Rubocop::RakeTask
- 
    #file_finished Rubocop::Formatter::FileListFormatter
- 
    #file_finished Rubocop::Formatter::ProgressFormatter
- 
    #file_finished Rubocop::Formatter::DisabledConfigFormatter
- 
    #file_finished Rubocop::Formatter::BaseFormatter
- 
    #file_finished Rubocop::Formatter::EmacsStyleFormatter
- 
    #file_finished Rubocop::Formatter::OffenceCountFormatter
- 
    #file_finished Rubocop::Formatter::SimpleTextFormatter
- 
    #file_finished Rubocop::Formatter::JSONFormatter
- 
    #file_started Rubocop::Formatter::BaseFormatter
- 
    #file_to_exclude? Rubocop::Config
- 
    #file_to_include? Rubocop::Config
- 
    #find Rubocop::TargetFinder
- 
    #find_variable Rubocop::Cop::VariableInspector::VariableTable
- 
    #finished Rubocop::Formatter::DisabledConfigFormatter
- 
    #finished Rubocop::Formatter::ProgressFormatter
- 
    #finished Rubocop::Formatter::SimpleTextFormatter
- 
    #finished Rubocop::Formatter::BaseFormatter
- 
    #finished Rubocop::Formatter::JSONFormatter
- 
    #finished Rubocop::Formatter::OffenceCountFormatter
- 
    #for Rubocop::ConfigStore
- 
    #for_cop Rubocop::Config
- 
    from_diagnostic Rubocop::Cop::Offence
- 
    from_parser_token Rubocop::Token
- 
    #handle Rubocop::Cop::Style::WhileUntilDo
- 
    #has_space? Rubocop::Cop::Style::SpaceAroundOperators
- 
    #hash_for_file Rubocop::Formatter::JSONFormatter
- 
    #hash_for_location Rubocop::Formatter::JSONFormatter
- 
    #hash_for_offence Rubocop::Formatter::JSONFormatter
- 
    #if_else? Rubocop::Cop::Style::IfUnlessModifier
- 
    #ignore_dropped_options Rubocop::CLI
- 
    #ignore_node Rubocop::Cop::Cop
- 
    #index_of_first_token Rubocop::Cop::Style::SurroundingSpace
- 
    #index_of_last_token Rubocop::Cop::Style::SurroundingSpace
- 
    inherited Rubocop::Cop::Cop
- 
    #initialize Rubocop::Cop::Corrector
- 
    #initialize Rubocop::ConfigStore
- 
    #initialize Rubocop::Cop::VariableInspector::Scope::ASTScanner
- 
    #initialize Rubocop::Cop::Style::RedundantSelf
- 
    #initialize Rubocop::Cop::Offence
- 
    #initialize Rubocop::ProcessedSource
- 
    #initialize Rubocop::Cop::VariableInspector::Scope
- 
    #initialize Rubocop::Cop::Commissioner
- 
    #initialize Rubocop::Cop::VariableInspector::Assignment
- 
    #initialize Rubocop::Formatter::BaseFormatter
- 
    #initialize Rubocop::Formatter::JSONFormatter
- 
    #initialize Rubocop::TargetFinder
- 
    #initialize Rubocop::RakeTask
- 
    #initialize Rubocop::Cop::Team
- 
    #initialize Rubocop::Cop::Cop
- 
    #initialize Rubocop::Cop::VariableInspector::Variable
- 
    #initialize Rubocop::Cop::VariableInspector::VariableTable
- 
    #initialize Rubocop::Config
- 
    #initialize Rubocop::Cop::VariableInspector::Reference
- 
    #initialize Rubocop::Token
- 
    #initialize Rubocop::CLI
- 
    #initialize Rubocop::Cop::Lint::BlockAlignment
- 
    #insert_after Rubocop::Cop::Corrector
- 
    #insert_before Rubocop::Cop::Corrector
- 
    #inside_of_branch? Rubocop::Cop::VariableInspector::Locatable
- 
    #inspect_file Rubocop::Cop::Team
- 
    #inspect_file Rubocop::CLI
- 
    #inspect_variables Rubocop::Cop::VariableInspector
- 
    #inspect_variables_in_scope Rubocop::Cop::VariableInspector
- 
    #integer_part Rubocop::Cop::Style::NumericLiterals
- 
    #investigate Rubocop::Cop::Style::EndOfLine
- 
    #investigate Rubocop::Cop::Style::EmptyLines
- 
    #investigate Rubocop::Cop::Style::CommentAnnotation
- 
    #investigate Rubocop::Cop::Style::SpaceInside
- 
    #investigate Rubocop::Cop::Style::SpaceAroundEqualsInParameterDefault
- 
    #investigate Rubocop::Cop::Style::LineLength
- 
    #investigate Rubocop::Cop::Style::Semicolon
- 
    #investigate Rubocop::Cop::Style::TrailingWhitespace
- 
    #investigate Rubocop::Cop::Style::AsciiIdentifiers
- 
    #investigate Rubocop::Cop::Style::Encoding
- 
    #investigate Rubocop::Cop::Commissioner
- 
    #investigate Rubocop::Cop::Style::Tab
- 
    #investigate Rubocop::Cop::Style::MethodAndVariableSnakeCase
- 
    #investigate Rubocop::Cop::Style::TrailingBlankLines
- 
    #investigate Rubocop::Cop::Style::FinalNewline
- 
    #investigate Rubocop::Cop::Style::IfUnlessModifier
- 
    #investigate Rubocop::Cop::Style::Documentation
- 
    #investigate Rubocop::Cop::Style::SpaceAfterCommaEtc
- 
    #investigate Rubocop::Cop::Style::SpaceInsideHashLiteralBraces
- 
    #investigate Rubocop::Cop::Style::AccessControl
- 
    #investigate Rubocop::Cop::Style::BlockComments
- 
    #investigate Rubocop::Cop::Style::WhileUntilModifier
- 
    #investigate Rubocop::Cop::Style::BlockNesting
- 
    #investigate Rubocop::Cop::Lint::ShadowingOuterLocalVariable
- 
    #investigate Rubocop::Cop::Style::SpaceAroundOperators
- 
    #investigate Rubocop::Cop::Style::SpaceAroundBraces
- 
    #investigate Rubocop::Cop::Style::LeadingCommentSpace
- 
    #investigate Rubocop::Cop::Lint::UselessAssignment
- 
    #investigate Rubocop::Cop::Style::AsciiComments
- 
    #invoke_hook Rubocop::Cop::VariableInspector::VariableTable
- 
    #keywords Rubocop::Cop::Style::CommentAnnotation
- 
    #kind Rubocop::Cop::Style::SpaceAfterSemicolon
- 
    #kind Rubocop::Cop::Style::SpaceAfterComma
- 
    #kind Rubocop::Cop::Style::SpaceAfterColon
- 
    #length Rubocop::Cop::Style::FavorModifier
- 
    #line Rubocop::Cop::Offence
- 
    #lines Rubocop::ProcessedSource
- 
    lint? Rubocop::Cop::Cop
- 
    load_file Rubocop::Config
- 
    #loaded_path Rubocop::Config
- 
    #location Rubocop::Cop::Offence
- 
    make_excludes_absolute Rubocop::Config
- 
    #mark_assignments_as_referenced_in_loop Rubocop::Cop::VariableInspector
- 
    #max Rubocop::Cop::Style::LineLength
- 
    #max_length Rubocop::Cop::Style::MethodLength
- 
    #max_line_length Rubocop::Cop::Style::FavorModifier
- 
    #max_slashes Rubocop::Cop::Style::RegexpLiteral
- 
    merge Rubocop::Config
- 
    merge_with_default Rubocop::Config
- 
    #message Rubocop::Cop::Style::ClassVars
- 
    #message Rubocop::Cop::Style::SpecialGlobalVars
- 
    #message Rubocop::Cop::Offence
- 
    #message Rubocop::Cop::Cop
- 
    #message Rubocop::Cop::Lint::LiteralInCondition
- 
    #message_for_useless_assignment Rubocop::Cop::Lint::UselessAssignment
- 
    #meta_assignment_node Rubocop::Cop::VariableInspector::Assignment
- 
    #metadata_hash Rubocop::Formatter::JSONFormatter
- 
    #method_argument? Rubocop::Cop::VariableInspector::Variable
- 
    #min_digits Rubocop::Cop::Style::NumericLiterals
- 
    #mobilized_cop_classes Rubocop::CLI
- 
    #modifier_if? Rubocop::Cop::Style::IfUnlessModifier
- 
    #multiple_assignment? Rubocop::Cop::VariableInspector::Assignment
- 
    #name Rubocop::Cop::VariableInspector::Variable
- 
    #name Rubocop::Cop::VariableInspector::Assignment
- 
    #name Rubocop::RakeTask
- 
    #name_of_instance_method Rubocop::Cop::Style::MethodAndVariableSnakeCase
- 
    #name_of_setter Rubocop::Cop::Style::MethodAndVariableSnakeCase
- 
    #name_of_singleton_method Rubocop::Cop::Style::MethodAndVariableSnakeCase
- 
    #name_of_variable Rubocop::Cop::Style::MethodAndVariableSnakeCase
- 
    #node Rubocop::Cop::VariableInspector::Scope
- 
    #node Rubocop::Cop::VariableInspector::Assignment
- 
    #node Rubocop::Cop::VariableInspector::Reference
- 
    #node Rubocop::Cop::VariableInspector::Locatable
- 
    #offence_counts Rubocop::Formatter::OffenceCountFormatter
- 
    #offences Rubocop::Cop::Cop
- 
    #offending_line Rubocop::Cop::Style::IfWithSemicolon
- 
    #offending_line Rubocop::Cop::Style::OneLineConditional
- 
    #offending_line Rubocop::Cop::Style::MultilineIfThen
- 
    #offset Rubocop::Cop::Style::SpaceAfterCommaEtc
- 
    #offset Rubocop::Cop::Style::SpaceAfterColon
- 
    #on_alias Rubocop::Cop::Style::Alias
- 
    #on_and Rubocop::Cop::Lint::BlockAlignment
- 
    #on_and Rubocop::Cop::Style::AndOr
- 
    #on_args Rubocop::Cop::Style::ParameterLists
- 
    #on_array Rubocop::Cop::Style::WordArray
- 
    #on_array Rubocop::Cop::Style::AlignArray
- 
    #on_array Rubocop::Cop::Style::SymbolArray
- 
    #on_begin Rubocop::Cop::Lint::UnreachableCode
- 
    #on_begin Rubocop::Cop::Lint::Void
- 
    #on_block Rubocop::Cop::Style::ReduceArguments
- 
    #on_block Rubocop::Cop::Lint::BlockAlignment
- 
    #on_block Rubocop::Cop::Style::CollectionMethods
- 
    #on_block Rubocop::Cop::Style::IndentationWidth
- 
    #on_block Rubocop::Cop::Style::Blocks
- 
    #on_block Rubocop::Cop::Style::Lambda
- 
    #on_block Rubocop::Cop::Style::Proc
- 
    #on_block Rubocop::Cop::Style::MultilineBlockChain
- 
    #on_case Rubocop::Cop::Style::IndentationWidth
- 
    #on_case Rubocop::Cop::Style::CaseIndentation
- 
    #on_casgn Rubocop::Cop::Lint::BlockAlignment
- 
    #on_casgn Rubocop::Cop::Style::ConstantName
- 
    #on_class Rubocop::Cop::Style::ClassAndModuleCamelCase
- 
    #on_class Rubocop::Cop::Lint::EndAlignment
- 
    #on_class Rubocop::Cop::Style::IndentationWidth
- 
    #on_cvasgn Rubocop::Cop::Style::ClassVars
- 
    #on_def Rubocop::Cop::Style::RedundantSelf
- 
    #on_def Rubocop::Cop::Style::MethodLength
- 
    #on_def Rubocop::Cop::Lint::UselessSetterCall
- 
    #on_def Rubocop::Cop::Style::TrivialAccessors
- 
    #on_def Rubocop::Cop::Lint::EndInMethod
- 
    #on_def Rubocop::Cop::Lint::EndAlignment
- 
    #on_def Rubocop::Cop::Style::SingleLineMethods
- 
    #on_def Rubocop::Cop::Style::SpaceAfterMethodName
- 
    #on_def Rubocop::Cop::Style::IndentationWidth
- 
    #on_def Rubocop::Cop::Style::OpMethod
- 
    #on_def Rubocop::Cop::Style::EmptyLineBetweenDefs
- 
    #on_def Rubocop::Cop::Style::RedundantBegin
- 
    #on_def Rubocop::Cop::Style::DefWithoutParentheses
- 
    #on_def Rubocop::Cop::Style::DefWithParentheses
- 
    #on_def Rubocop::Cop::Style::RescueModifier
- 
    #on_def Rubocop::Cop::Style::RedundantReturn
- 
    #on_defs Rubocop::Cop::Style::RedundantSelf
- 
    #on_defs Rubocop::Cop::Lint::UselessSetterCall
- 
    #on_defs Rubocop::Cop::Style::MethodLength
- 
    #on_defs Rubocop::Cop::Style::ClassMethods
- 
    #on_defs Rubocop::Cop::Style::SpaceAfterMethodName
- 
    #on_defs Rubocop::Cop::Lint::EndInMethod
- 
    #on_defs Rubocop::Cop::Lint::EndAlignment
- 
    #on_defs Rubocop::Cop::Style::TrivialAccessors
- 
    #on_defs Rubocop::Cop::Style::RedundantReturn
- 
    #on_defs Rubocop::Cop::Style::SingleLineMethods
- 
    #on_defs Rubocop::Cop::Style::RedundantBegin
- 
    #on_defs Rubocop::Cop::Style::RescueModifier
- 
    #on_defs Rubocop::Cop::Style::DefWithoutParentheses
- 
    #on_defs Rubocop::Cop::Style::DefWithParentheses
- 
    #on_defs Rubocop::Cop::Style::IndentationWidth
- 
    #on_dstr Rubocop::Cop::Style::VariableInterpolation
- 
    #on_ensure Rubocop::Cop::Lint::EnsureReturn
- 
    #on_ensure Rubocop::Cop::Lint::EmptyEnsure
- 
    #on_fload Rubocop::Cop::Style::NumericLiterals
- 
    #on_for Rubocop::Cop::Style::IndentationWidth
- 
    #on_for Rubocop::Cop::Style::For
- 
    #on_gvar Rubocop::Cop::Style::GlobalVars
- 
    #on_gvar Rubocop::Cop::Style::SpecialGlobalVars
- 
    #on_gvasgn Rubocop::Cop::Style::GlobalVars
- 
    #on_hash Rubocop::Cop::Style::HashSyntax
- 
    #on_hash Rubocop::Cop::Style::AlignHash
- 
    #on_if Rubocop::Cop::Lint::LiteralInCondition
- 
    #on_if Rubocop::Cop::Style::IndentationWidth
- 
    #on_if Rubocop::Cop::Lint::AssignmentInCondition
- 
    #on_if Rubocop::Cop::Style::IfThenElse
- 
    #on_if Rubocop::Cop::Lint::EndAlignment
- 
    #on_if Rubocop::Cop::Style::UnlessElse
- 
    #on_if Rubocop::Cop::Style::FavorUnlessOverNegatedIf
- 
    #on_if Rubocop::Cop::Style::SpaceBeforeModifierKeyword
- 
    #on_if Rubocop::Cop::Style::ParenthesesAroundCondition
- 
    #on_if Rubocop::Cop::Style::NestedTernaryOperator
- 
    #on_if Rubocop::Cop::Style::MultilineTernaryOperator
- 
    #on_int Rubocop::Cop::Style::NumericLiterals
- 
    #on_keyword Rubocop::Cop::Style::SpaceAfterControlKeyword
- 
    #on_kwbegin Rubocop::Cop::Style::IndentationWidth
- 
    #on_kwbegin Rubocop::Cop::Style::RescueModifier
- 
    #on_lvasgn Rubocop::Cop::Style::RedundantSelf
- 
    #on_lvasgn Rubocop::Cop::Lint::BlockAlignment
- 
    #on_masgn Rubocop::Cop::Lint::BlockAlignment
- 
    #on_module Rubocop::Cop::Lint::EndAlignment
- 
    #on_module Rubocop::Cop::Style::ClassAndModuleCamelCase
- 
    #on_module Rubocop::Cop::Style::IndentationWidth
- 
    #on_module Rubocop::Cop::Style::ModuleFunction
- 
    #on_nth_ref Rubocop::Cop::Style::PerlBackrefs
- 
    #on_op_asgn Rubocop::Cop::Style::RedundantSelf
- 
    #on_op_asgn Rubocop::Cop::Lint::BlockAlignment
- 
    #on_or Rubocop::Cop::Style::AndOr
- 
    #on_or_asgn Rubocop::Cop::Style::RedundantSelf
- 
    #on_postexe Rubocop::Cop::Style::EndBlock
- 
    #on_preexe Rubocop::Cop::Style::BeginBlock
- 
    #on_regexp Rubocop::Cop::Style::RegexpLiteral
- 
    #on_resbody Rubocop::Cop::Lint::HandleExceptions
- 
    #on_resbody Rubocop::Cop::Lint::RescueException
- 
    #on_rescue Rubocop::Cop::Style::RescueModifier
- 
    #on_rescue Rubocop::Cop::Style::SignalException
- 
    #on_send Rubocop::Cop::Style::RedundantSelf
- 
    #on_send Rubocop::Cop::Style::NilComparison
- 
    #on_send Rubocop::Cop::Lint::BlockAlignment
- 
    #on_send Rubocop::Cop::Rails::ReadAttribute
- 
    #on_send Rubocop::Cop::Style::FavorSprintf
- 
    #on_send Rubocop::Cop::Style::CaseEquality
- 
    #on_send Rubocop::Cop::Style::EmptyLiteral
- 
    #on_send Rubocop::Cop::Style::HashMethods
- 
    #on_send Rubocop::Cop::Style::DotPosition
- 
    #on_send Rubocop::Cop::Style::SymbolName
- 
    #on_send Rubocop::Cop::Style::FavorJoin
- 
    #on_send Rubocop::Cop::Rails::Validation
- 
    #on_send Rubocop::Cop::Style::EvenOdd
- 
    #on_send Rubocop::Cop::Style::Blocks
- 
    #on_send Rubocop::Cop::Style::Attr
- 
    #on_send Rubocop::Cop::Style::Not
- 
    #on_send Rubocop::Cop::Lint::Eval
- 
    #on_send Rubocop::Cop::Rails::HasAndBelongsToMany
- 
    #on_send Rubocop::Cop::Lint::ParenthesesAsGroupedExpression
- 
    #on_send Rubocop::Cop::Style::CollectionMethods
- 
    #on_send Rubocop::Cop::Style::ColonMethodCall
- 
    #on_send Rubocop::Cop::Lint::UselessComparison
- 
    #on_send Rubocop::Cop::Style::AlignParameters
- 
    #on_send Rubocop::Cop::Style::MethodCallParentheses
- 
    #on_str Rubocop::Cop::Style::CharacterLiteral
- 
    #on_str Rubocop::Cop::Style::StringLiterals
- 
    #on_sym Rubocop::Cop::Style::SymbolName
- 
    #on_unless Rubocop::Cop::Style::IfThenElse
- 
    #on_until Rubocop::Cop::Style::WhileUntilDo
- 
    #on_until Rubocop::Cop::Lint::EndAlignment
- 
    #on_until Rubocop::Cop::Lint::AssignmentInCondition
- 
    #on_until Rubocop::Cop::Style::ParenthesesAroundCondition
- 
    #on_until Rubocop::Cop::Lint::LiteralInCondition
- 
    #on_until_post Rubocop::Cop::Lint::Loop
- 
    #on_until_post Rubocop::Cop::Lint::LiteralInCondition
- 
    #on_when Rubocop::Cop::Style::WhenThen
- 
    #on_while Rubocop::Cop::Style::WhileUntilDo
- 
    #on_while Rubocop::Cop::Lint::EndAlignment
- 
    #on_while Rubocop::Cop::Style::FavorUntilOverNegatedWhile
- 
    #on_while Rubocop::Cop::Lint::AssignmentInCondition
- 
    #on_while Rubocop::Cop::Style::ParenthesesAroundCondition
- 
    #on_while Rubocop::Cop::Lint::LiteralInCondition
- 
    #on_while Rubocop::Cop::Style::IndentationWidth
- 
    #on_while_post Rubocop::Cop::Lint::LiteralInCondition
- 
    #on_while_post Rubocop::Cop::Lint::Loop
- 
    #operator Rubocop::Cop::VariableInspector::Assignment
- 
    #operator_assignment? Rubocop::Cop::VariableInspector::Assignment
- 
    #options Rubocop::CLI
- 
    #ordered_offence_counts Rubocop::Formatter::OffenceCountFormatter
- 
    #output Rubocop::Formatter::BaseFormatter
- 
    #output_hash Rubocop::Formatter::JSONFormatter
- 
    parse Rubocop::SourceParser
- 
    parse_file Rubocop::SourceParser
- 
    #parse_options Rubocop::CLI
- 
    parse_with_parser Rubocop::SourceParser
- 
    #patterns Rubocop::RakeTask
- 
    #patterns_to_exclude Rubocop::Config
- 
    #patterns_to_include Rubocop::Config
- 
    #pop_scope Rubocop::Cop::VariableInspector::VariableTable
- 
    #pos Rubocop::Token
- 
    #positions_not_to_check Rubocop::Cop::Style::SpaceAroundBraces
- 
    #positions_not_to_check Rubocop::Cop::Style::SpaceAroundOperators
- 
    #preferred_methods Rubocop::Cop::Style::CollectionMethods
- 
    #print_available_cops Rubocop::CLI
- 
    #print_conf_option Rubocop::CLI
- 
    #process_children Rubocop::Cop::VariableInspector
- 
    #process_loop Rubocop::Cop::VariableInspector
- 
    #process_node Rubocop::Cop::VariableInspector
- 
    #process_regexp_named_captures Rubocop::Cop::VariableInspector
- 
    #process_rescue Rubocop::Cop::VariableInspector
- 
    #process_scope Rubocop::Cop::VariableInspector
- 
    #process_variable_assignment Rubocop::Cop::VariableInspector
- 
    #process_variable_declaration Rubocop::Cop::VariableInspector
- 
    #process_variable_multiple_assignment Rubocop::Cop::VariableInspector
- 
    #process_variable_operator_assignment Rubocop::Cop::VariableInspector
- 
    #process_variable_referencing Rubocop::Cop::VariableInspector
- 
    #process_zero_arity_super Rubocop::Cop::VariableInspector
- 
    #processed_source Rubocop::Cop::Cop
- 
    #push_scope Rubocop::Cop::VariableInspector::VariableTable
- 
    rails? Rubocop::Cop::Cop
- 
    #raw_lines Rubocop::ProcessedSource
- 
    #real_column Rubocop::Cop::Offence
- 
    #reference! Rubocop::Cop::VariableInspector::Assignment
- 
    #reference! Rubocop::Cop::VariableInspector::Variable
- 
    #reference_penetrable? Rubocop::Cop::VariableInspector::Assignment
- 
    #reference_variable Rubocop::Cop::VariableInspector::VariableTable
- 
    #referenced Rubocop::Cop::VariableInspector::Assignment
- 
    #referenced? Rubocop::Cop::VariableInspector::Variable
- 
    #regexp_named_capture? Rubocop::Cop::VariableInspector::Assignment
- 
    relative_path Rubocop::Config
- 
    #remove Rubocop::Cop::Corrector
- 
    #replace Rubocop::Cop::Corrector
- 
    #report_file Rubocop::Formatter::SimpleTextFormatter
- 
    #report_file Rubocop::Formatter::ClangStyleFormatter
- 
    #report_file_as_mark Rubocop::Formatter::ProgressFormatter
- 
    #report_summary Rubocop::Formatter::SimpleTextFormatter
- 
    #report_summary Rubocop::Formatter::OffenceCountFormatter
- 
    #return_value_node_of_scope Rubocop::Cop::Lint::UselessAssignment
- 
    #rewrite Rubocop::Cop::Corrector
- 
    #ruby_executable? Rubocop::TargetFinder
- 
    #run Rubocop::CLI
- 
    #run_task Rubocop::RakeTask
- 
    scan Rubocop::Cop::VariableInspector::Scope::ASTScanner
- 
    #scan Rubocop::Cop::VariableInspector::Scope::ASTScanner
- 
    #scan Rubocop::Cop::VariableInspector
- 
    #scanned_node? Rubocop::Cop::VariableInspector
- 
    #scanned_nodes Rubocop::Cop::VariableInspector
- 
    #scope Rubocop::Cop::VariableInspector::Locatable
- 
    #scope Rubocop::Cop::VariableInspector::Variable
- 
    #scope Rubocop::Cop::VariableInspector::Reference
- 
    #scope Rubocop::Cop::VariableInspector::Assignment
- 
    #scope_stack Rubocop::Cop::VariableInspector::VariableTable
- 
    #set_options_config Rubocop::ConfigStore
- 
    #severity Rubocop::Cop::Offence
- 
    #severity_level Rubocop::Cop::Offence
- 
    #skip_children! Rubocop::Cop::VariableInspector
- 
    #space_between? Rubocop::Cop::Style::SurroundingSpace
- 
    #specifics Rubocop::Cop::Style::SpaceInsideParens
- 
    #specifics Rubocop::Cop::Style::SpaceInsideBrackets
- 
    #started Rubocop::Formatter::SimpleTextFormatter
- 
    #started Rubocop::Formatter::ProgressFormatter
- 
    #started Rubocop::Formatter::JSONFormatter
- 
    #started Rubocop::Formatter::BaseFormatter
- 
    #started Rubocop::Formatter::OffenceCountFormatter
- 
    strip_quotes Rubocop::Cop::Util
- 
    style? Rubocop::Cop::Cop
- 
    #target_files_in_dir Rubocop::TargetFinder
- 
    #targets_exception? Rubocop::Cop::Lint::RescueException
- 
    #ternary_op? Rubocop::Cop::Style::IfUnlessModifier
- 
    #text Rubocop::Token
- 
    #to_s Rubocop::Cop::Offence
- 
    #to_s Rubocop::Token
- 
    #token_table Rubocop::Cop::Style::SurroundingSpace
- 
    #tokens Rubocop::ProcessedSource
- 
    #total_offence_count Rubocop::Formatter::OffenceCountFormatter
- 
    #trap_interrupt Rubocop::CLI
- 
    #type Rubocop::Token
- 
    #types Rubocop::Cop::CopStore
- 
    #used? Rubocop::Cop::VariableInspector::Variable
- 
    #used? Rubocop::Cop::VariableInspector::Assignment
- 
    #user_vars Rubocop::Cop::Style::GlobalVars
- 
    #validate Rubocop::Config
- 
    #validate_auto_gen_config_option Rubocop::CLI
- 
    #validate_only_option Rubocop::CLI
- 
    #variable Rubocop::Cop::VariableInspector::Assignment
- 
    #variable_exist? Rubocop::Cop::VariableInspector::VariableTable
- 
    #variable_table Rubocop::Cop::VariableInspector
- 
    #variables Rubocop::Cop::VariableInspector::Scope
- 
    #verbose Rubocop::RakeTask
- 
    version Rubocop::Version
- 
    #wants_to_quit Rubocop::CLI
- 
    #warn_unless_valid Rubocop::Config
- 
    #warning Rubocop::Cop::Cop
- 
    #with_type Rubocop::Cop::CopStore