Class: Worldwide::Cldr::DateFormatPattern::Literal

Inherits:
Struct
  • Object
show all
Defined in:
lib/worldwide/cldr/date_format_pattern.rb

Instance Attribute Summary collapse

Instance Attribute Details

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



99
100
101
# File 'lib/worldwide/cldr/date_format_pattern.rb', line 99

def value
  @value
end