Class: Rubycop::Analyzer::Ruby::UntilMod

Inherits:
WhileMod show all
Defined in:
lib/rubycop/analyzer/ruby/while.rb

Instance Attribute Summary

Attributes inherited from WhileMod

#expression

Attributes inherited from Block

#params

Attributes inherited from List

#elements

Method Summary

Methods inherited from WhileMod

#initialize

Methods inherited from Block

#initialize

Methods inherited from Statements

#to_block, #to_chained_block, #to_program

Methods inherited from List

#add, #initialize

Methods inherited from Node

#accept

Constructor Details

This class inherits a constructor from Rubycop::Analyzer::Ruby::WhileMod