Class: Array::Compositing::ArrayInterface::ParentIndexStruct

Inherits:
Struct
  • Object
show all
Defined in:
lib/array/compositing/array_interface.rb

Instance Attribute Summary collapse

Instance Attribute Details

#local_indexObject

Returns the value of attribute local_index

Returns:

  • (Object)

    the current value of local_index



8
9
10
# File 'lib/array/compositing/array_interface.rb', line 8

def local_index
  @local_index
end

#replacedObject

Returns the value of attribute replaced

Returns:

  • (Object)

    the current value of replaced



8
9
10
# File 'lib/array/compositing/array_interface.rb', line 8

def replaced
  @replaced
end