Class: RuboCop::Cop::VariableForce::Branch::WhilePost
- Includes:
- SimpleConditional
- Defined in:
- lib/rubocop/cop/variable_force/branch.rb
Overview
begin
loop_body
end while conditional_clause
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