Method: Ruby::DelimitedVariable#value

Defined in:
lib/ruby/aggregate.rb

#valueObject



59
60
61
# File 'lib/ruby/aggregate.rb', line 59

def value
  identifier.token.to_sym
end