Class: RubyCop::Ruby::Unless
- Inherits:
-
If
- Object
- Node
- List
- Statements
- Block
- ChainedBlock
- If
- RubyCop::Ruby::Unless
- Defined in:
- lib/ruby_cop/ruby/if.rb
Instance Attribute Summary
Attributes inherited from If
Attributes inherited from ChainedBlock
Attributes inherited from Block
Attributes inherited from List
Method Summary
Methods inherited from If
Methods inherited from ChainedBlock
Methods inherited from Block
Methods inherited from Statements
#to_block, #to_chained_block, #to_program
Methods inherited from List
Methods inherited from Node
Constructor Details
This class inherits a constructor from RubyCop::Ruby::If