Class: Array::Compositing::ArrayInterface::ParentIndexStruct
- Inherits:
-
Struct
- Object
- Struct
- Array::Compositing::ArrayInterface::ParentIndexStruct
- Defined in:
- lib/array/compositing/array_interface.rb
Instance Attribute Summary collapse
-
#local_index ⇒ Object
Returns the value of attribute local_index.
-
#replaced ⇒ Object
Returns the value of attribute replaced.
Instance Attribute Details
#local_index ⇒ Object
Returns the value of attribute local_index
8 9 10 |
# File 'lib/array/compositing/array_interface.rb', line 8 def local_index @local_index end |
#replaced ⇒ Object
Returns the value of attribute replaced
8 9 10 |
# File 'lib/array/compositing/array_interface.rb', line 8 def replaced @replaced end |