Class: RubyCop::Ruby::LocalVariableAssignment

Inherits:
Assignment show all
Defined in:
lib/ruby_cop/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::Ruby::Assignment