Class: Num
- Inherits:
-
Struct
- Object
- Struct
- Num
- Defined in:
- lib/angstrom/data_structures.rb
Instance Attribute Summary collapse
-
#index ⇒ Object
Returns the value of attribute index.
Instance Attribute Details
#index ⇒ Object
Returns the value of attribute index
10 11 12 |
# File 'lib/angstrom/data_structures.rb', line 10 def index @index end |