Method: SyntaxTree::ARef#collection

Defined in:
lib/syntax_tree.rb

#collectionObject (readonly)

untyped

the value being indexed



844
845
846
# File 'lib/syntax_tree.rb', line 844

def collection
  @collection
end