Method: MusicalScore::Note::Note#notation
- Defined in:
- lib/musical_score/note/note.rb
#notation ⇒ Object (readonly)
Returns the value of attribute notation.
12 13 14 |
# File 'lib/musical_score/note/note.rb', line 12 def notation @notation end |