Module: AnnotatedArray::AnnotatedArrayItem

Defined in:
lib/scout/annotation/array.rb

Instance Attribute Summary collapse

Instance Attribute Details

#containerObject

Returns the value of attribute container.



4
5
6
# File 'lib/scout/annotation/array.rb', line 4

def container
  @container
end

#container_indexObject

Returns the value of attribute container_index.



4
5
6
# File 'lib/scout/annotation/array.rb', line 4

def container_index
  @container_index
end