Class: Rubycop::Analyzer::Ruby::MultiAssignment

Inherits:
Assignment show all
Defined in:
lib/rubycop/analyzer/ruby/assignment.rb

Instance Attribute Summary

Attributes inherited from Assignment

#lvalue, #operator, #rvalue

Method Summary

Methods inherited from Assignment

#initialize

Methods inherited from Node

#accept

Constructor Details

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