Class: Twilic::Core::Dictionary::WideU128

Inherits:
Data
  • Object
show all
Defined in:
lib/twilic/core/dictionary.rb

Instance Attribute Summary collapse

Instance Attribute Details

#hiObject (readonly)

Returns the value of attribute hi

Returns:

  • (Object)

    the current value of hi



79
80
81
# File 'lib/twilic/core/dictionary.rb', line 79

def hi
  @hi
end

#loObject (readonly)

Returns the value of attribute lo

Returns:

  • (Object)

    the current value of lo



79
80
81
# File 'lib/twilic/core/dictionary.rb', line 79

def lo
  @lo
end