Class: Rubycop::Analyzer::Ruby::Variable

Inherits:
Identifier show all
Defined in:
lib/rubycop/analyzer/ruby/variables.rb

Direct Known Subclasses

ClassVariable, GlobalVariable, InstanceVariable

Instance Attribute Summary

Attributes inherited from Token

#position, #token

Method Summary

Methods inherited from Identifier

#assignment

Methods inherited from Token

#initialize

Methods inherited from Node

#accept

Constructor Details

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