Class: Rubycop::Analyzer::Ruby::Unless

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

Instance Attribute Summary

Attributes inherited from If

#expression

Attributes inherited from ChainedBlock

#blocks

Attributes inherited from Block

#params

Attributes inherited from List

#elements

Method Summary

Methods inherited from If

#initialize

Methods inherited from ChainedBlock

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