Class: TwitterCldr::Shared::UnicodeData::Attributes

Inherits:
Struct
  • Object
show all
Defined in:
lib/twitter_cldr/shared/unicode_data.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bidi_classObject

Returns the value of attribute bidi_class

Returns:

  • (Object)

    the current value of bidi_class



44
45
46
# File 'lib/twitter_cldr/shared/unicode_data.rb', line 44

def bidi_class
  @bidi_class
end

#bidi_mirroredObject

Returns the value of attribute bidi_mirrored

Returns:

  • (Object)

    the current value of bidi_mirrored



44
45
46
# File 'lib/twitter_cldr/shared/unicode_data.rb', line 44

def bidi_mirrored
  @bidi_mirrored
end

#categoryObject

Returns the value of attribute category

Returns:

  • (Object)

    the current value of category



44
45
46
# File 'lib/twitter_cldr/shared/unicode_data.rb', line 44

def category
  @category
end

#code_pointObject

Returns the value of attribute code_point

Returns:

  • (Object)

    the current value of code_point



44
45
46
# File 'lib/twitter_cldr/shared/unicode_data.rb', line 44

def code_point
  @code_point
end

#combining_classObject

Returns the value of attribute combining_class

Returns:

  • (Object)

    the current value of combining_class



44
45
46
# File 'lib/twitter_cldr/shared/unicode_data.rb', line 44

def combining_class
  @combining_class
end

#decompositionObject

Returns the value of attribute decomposition

Returns:

  • (Object)

    the current value of decomposition



44
45
46
# File 'lib/twitter_cldr/shared/unicode_data.rb', line 44

def decomposition
  @decomposition
end

#digit_valueObject

Returns the value of attribute digit_value

Returns:

  • (Object)

    the current value of digit_value



44
45
46
# File 'lib/twitter_cldr/shared/unicode_data.rb', line 44

def digit_value
  @digit_value
end

#iso_commentObject

Returns the value of attribute iso_comment

Returns:

  • (Object)

    the current value of iso_comment



44
45
46
# File 'lib/twitter_cldr/shared/unicode_data.rb', line 44

def iso_comment
  @iso_comment
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



44
45
46
# File 'lib/twitter_cldr/shared/unicode_data.rb', line 44

def name
  @name
end

#non_decimal_digit_valueObject

Returns the value of attribute non_decimal_digit_value

Returns:

  • (Object)

    the current value of non_decimal_digit_value



44
45
46
# File 'lib/twitter_cldr/shared/unicode_data.rb', line 44

def non_decimal_digit_value
  @non_decimal_digit_value
end

#numeric_valueObject

Returns the value of attribute numeric_value

Returns:

  • (Object)

    the current value of numeric_value



44
45
46
# File 'lib/twitter_cldr/shared/unicode_data.rb', line 44

def numeric_value
  @numeric_value
end

#simple_lowercase_mapObject

Returns the value of attribute simple_lowercase_map

Returns:

  • (Object)

    the current value of simple_lowercase_map



44
45
46
# File 'lib/twitter_cldr/shared/unicode_data.rb', line 44

def simple_lowercase_map
  @simple_lowercase_map
end

#simple_titlecase_mapObject

Returns the value of attribute simple_titlecase_map

Returns:

  • (Object)

    the current value of simple_titlecase_map



44
45
46
# File 'lib/twitter_cldr/shared/unicode_data.rb', line 44

def simple_titlecase_map
  @simple_titlecase_map
end

#simple_uppercase_mapObject

Returns the value of attribute simple_uppercase_map

Returns:

  • (Object)

    the current value of simple_uppercase_map



44
45
46
# File 'lib/twitter_cldr/shared/unicode_data.rb', line 44

def simple_uppercase_map
  @simple_uppercase_map
end

#unicode1_nameObject

Returns the value of attribute unicode1_name

Returns:

  • (Object)

    the current value of unicode1_name



44
45
46
# File 'lib/twitter_cldr/shared/unicode_data.rb', line 44

def unicode1_name
  @unicode1_name
end