Class: AdLint::TypedefName
Instance Attribute Summary
Attributes inherited from Symbol
Instance Method Summary collapse
Methods inherited from Symbol
#initialize, #location, #useless?
Constructor Details
This class inherits a constructor from AdLint::Symbol
Instance Method Details
#to_s ⇒ Object
70 71 72 |
# File 'lib/adlint/symbol.rb', line 70 def to_s @identifier.value end |