Class: RuboCop::Cop::VariableForce::Branch::Or Private

Inherits:
Base
  • Object
show all
Includes:
LogicalOperator
Defined in:
lib/rubocop/cop/variable_force/branch.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

left_body || right_body

Instance Attribute Summary

Attributes inherited from Base

#child_node, #scope

Method Summary

Methods included from LogicalOperator

#always_run?

Methods inherited from Base

#==, #always_run?, #branched?, classes, #control_node, define_predicate, #each_ancestor, #exclusive_with?, #hash, inherited, #may_jump_to_other_branch?, #may_run_incompletely?, #parent, type