Module: RuboCop::Cop::RangeHelp

Included in:
AlignmentCorrector, Bundler::DuplicatedGem, Bundler::DuplicatedGroup, Bundler::GemFilename, Bundler::InsecureProtocolSource, EndKeywordAlignment, Gemspec::DeprecatedAttributeAssignment, Gemspec::DuplicatedAssignment, Gemspec::RequiredRubyVersion, InternalAffairs::MethodNameEndWith, InternalAffairs::MethodNameEqual, InternalAffairs::NodeMatcherDirective, InternalAffairs::RedundantContextConfigParameter, InternalAffairs::RedundantDescribedClassAsSubject, InternalAffairs::RedundantLetRuboCopConfigNew, InternalAffairs::RedundantLocationArgument, InternalAffairs::RedundantMessageArgument, InternalAffairs::RedundantMethodDispatchNode, InternalAffairs::StyleDetectedApiUse, Layout::AccessModifierIndentation, Layout::BeginEndAlignment, Layout::BlockAlignment, Layout::CaseIndentation, Layout::ConditionPosition, Layout::DefEndAlignment, Layout::DotPosition, Layout::EmptyComment, Layout::EmptyLineAfterGuardClause, Layout::EmptyLineAfterMagicComment, Layout::EmptyLineAfterMultilineCondition, Layout::EmptyLineBetweenDefs, Layout::EmptyLines, Layout::EmptyLinesAroundAccessModifier, Layout::EmptyLinesAroundArguments, Layout::EmptyLinesAroundAttributeAccessor, Layout::EmptyLinesAroundBody, Layout::EndAlignment, Layout::EndOfLine, Layout::ExtraSpacing, Layout::FirstArgumentIndentation, Layout::HashAlignment, Layout::HeredocArgumentClosingParenthesis, Layout::IndentationStyle, Layout::IndentationWidth, Layout::InitialIndentation, Layout::LeadingCommentSpace, Layout::LineContinuationLeadingSpace, Layout::LineContinuationSpacing, Layout::LineLength, Layout::MultilineAssignmentLayout, Layout::MultilineBlockLayout, Layout::RescueEnsureAlignment, Layout::SingleLineBlockChain, Layout::SpaceAfterMethodName, Layout::SpaceAfterNot, Layout::SpaceAroundBlockParameters, Layout::SpaceAroundEqualsInParameterDefault, Layout::SpaceAroundMethodCallOperator, Layout::SpaceAroundOperators, Layout::SpaceBeforeBlockBraces, Layout::SpaceBeforeBrackets, Layout::SpaceBeforeFirstArg, Layout::SpaceInLambdaLiteral, Layout::SpaceInsideBlockBraces, Layout::SpaceInsideHashLiteralBraces, Layout::SpaceInsideParens, Layout::SpaceInsideStringInterpolation, Layout::TrailingEmptyLines, Layout::TrailingWhitespace, Lint::AmbiguousAssignment, Lint::ConstantOverwrittenInRescue, Lint::DeprecatedOpenSSLConstant, Lint::DuplicateMagicComment, Lint::DuplicateRegexpCharacterClassElement, Lint::DuplicateRequire, Lint::ElseLayout, Lint::EmptyConditionalBody, Lint::EmptyFile, Lint::EnsureReturn, Lint::ErbNewArguments, Lint::HeredocMethodCallPosition, Lint::LiteralAsCondition, Lint::LiteralInInterpolation, Lint::MissingCopEnableDirective, Lint::MixedCaseRange, Lint::ParenthesesAsGroupedExpression, Lint::RedundantCopDisableDirective, Lint::RedundantCopEnableDirective, Lint::RedundantRegexpQuantifiers, Lint::RedundantRequireStatement, Lint::RedundantSafeNavigation, Lint::RedundantWithIndex, Lint::RedundantWithObject, Lint::RequireParentheses, Lint::RequireRelativeSelfPath, Lint::SendWithMixinArgument, Lint::ShadowedException, Lint::TrailingCommaInAttributeDeclaration, Lint::UselessAccessModifier, Lint::UselessAssignment, Lint::UselessTimes, Lint::Void, MatchRange, Migration::DepartmentName, MultilineLiteralBraceCorrector, Naming::AsciiIdentifiers, Naming::BlockForwarding, Naming::FileName, Naming::InclusiveLanguage, Naming::MethodName, OrderedGemCorrector, ParenthesesCorrector, PercentLiteral, RequireLibraryCorrector, SpaceBeforePunctuation, StatementModifier, Style::AccessModifierDeclarations, Style::AccessorGrouping, Style::AndOr, Style::ArgumentsForwarding, Style::AsciiComments, Style::Attr, Style::BisectedAttrAccessor, Style::BlockComments, Style::BlockDelimiters, Style::CaseLikeIf, Style::ClassAndModuleChildren, Style::ClassEqualityComparison, Style::ClassMethodsDefinitions, Style::CollectionCompact, Style::CombinableLoops, Style::CommentAnnotation, Style::CommentedKeyword, Style::Copyright, Style::DataInheritance, Style::Documentation, Style::EachWithObject, Style::EmptyBlockParameter, Style::EmptyCaseCondition, Style::EmptyElse, Style::EmptyHeredoc, Style::EmptyLambdaParameter, Style::EmptyLiteral, Style::Encoding, Style::ExpandPathArguments, Style::ExplicitBlockArgument, Style::FileRead, Style::FileWrite, Style::For, Style::FrozenStringLiteralComment, Style::GuardClause, Style::HashAsLastArrayItem, Style::HashExcept, Style::HashSyntax, Style::IdenticalConditionalBranches, Style::IfInsideElse, Style::IfUnlessModifier, Style::InverseMethods, Style::KeywordParametersOrder, Style::LineEndConcatenation, Style::MapToHash, Style::MapToSet, Style::MethodCalledOnDoEndBlock, Style::MethodDefParentheses, Style::MinMaxComparison, Style::MultilineBlockChain, Style::MultilineIfThen, Style::MultilineInPatternThen, Style::MultilineMethodSignature, Style::MultilineWhenThen, Style::NegatedIfElseCondition, Style::NestedFileDirname, Style::NestedModifier, Style::NestedParenthesizedCalls, Style::NestedTernaryOperator, Style::Next, Style::NilLambda, Style::Not, Style::ParenthesesAroundCondition, Style::RedundantArgument, Style::RedundantBegin, Style::RedundantCondition, Style::RedundantCurrentDirectoryInPath, Style::RedundantFetchBlock, Style::RedundantFileExtensionInRequire, Style::RedundantInitialize, Style::RedundantRegexpEscape, Style::RedundantReturn, Style::RedundantSelfAssignment, Style::RedundantSelfAssignmentBranch, Style::RedundantSort, Style::RedundantSortBy, Style::RegexpLiteral, Style::RequireOrder, Style::RescueModifier, Style::RescueStandardError, Style::SafeNavigation, Style::SelectByRegexp, Style::Semicolon, Style::SoleNestedConditional, Style::SpecialGlobalVars, Style::StaticClass, Style::StderrPuts, Style::StringChars, Style::StringConcatenation, Style::Strip, Style::StructInheritance, Style::SwapValues, Style::SymbolProc, Style::TrailingUnderscoreVariable, Style::UnlessElse, Style::YodaCondition, SurroundingSpace, TrailingComma, UnusedArgCorrector
Defined in:
lib/rubocop/cop/mixin/range_help.rb

Overview

Methods that calculate and return Parser::Source::Ranges