Class: GabcMusic

Inherits:
Immutable show all
Defined in:
lib/lygre/gabcscore.rb

Instance Attribute Summary collapse

Attributes inherited from Immutable

#text_value

Method Summary

Methods inherited from Immutable

#initialize

Constructor Details

This class inherits a constructor from Immutable

Instance Attribute Details

#wordsObject

Array of GabcWords



37
38
39
# File 'lib/lygre/gabcscore.rb', line 37

def words
  @words
end