Class: Twilic::Core::Dictionary::WideU128
- Inherits:
-
Data
- Object
- Data
- Twilic::Core::Dictionary::WideU128
- Defined in:
- lib/twilic/core/dictionary.rb
Instance Attribute Summary collapse
-
#hi ⇒ Object
readonly
Returns the value of attribute hi.
-
#lo ⇒ Object
readonly
Returns the value of attribute lo.
Instance Attribute Details
#hi ⇒ Object (readonly)
Returns the value of attribute hi
79 80 81 |
# File 'lib/twilic/core/dictionary.rb', line 79 def hi @hi end |
#lo ⇒ Object (readonly)
Returns the value of attribute lo
79 80 81 |
# File 'lib/twilic/core/dictionary.rb', line 79 def lo @lo end |