Class: RuboCop::Cop::VariableForce::Branch::Until
- Includes:
- SimpleConditional
- Defined in:
- lib/rubocop/cop/variable_force/branch.rb
Overview
until conditional_clause
loop_body
end
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods included from SimpleConditional
#always_run?, #conditional_clause?
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