Class: Rubycop::Analyzer::Ruby::RescueMod

Inherits:
IfMod show all
Defined in:
lib/rubycop/analyzer/ruby/if.rb

Instance Attribute Summary

Attributes inherited from IfMod

#expression

Attributes inherited from Block

#params

Attributes inherited from List

#elements

Method Summary

Methods inherited from IfMod

#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::IfMod