Class: RuboCop::Cop::VariableForce::Branch::And
- Includes:
- LogicalOperator
- Defined in:
- lib/rubocop/cop/variable_force/branch.rb
Overview
left_body && right_body
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods included from LogicalOperator
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