class AdLint::EnumeratorName

Public Instance Methods

to_s() click to toggle source
# File lib/adlint/symbol.rb, line 94
def to_s
  @identifier.value
end