Libraries
»
praatrb
(1.1.0)
»
Index
»
Praat
»
MetaCollection
»
#<<
Method: Praat::MetaCollection#<<
Defined in:
lib/praat.rb
#
<<
(object) ⇒
Object
44 45 46 47
# File 'lib/praat.rb', line 44
def
<<
object
object
.
parent
=
self
super
object
end