Module: Brevity::Note::PitchLink0

Defined in:
lib/brevity/parsing/note/note.rb

Instance Method Summary collapse

Instance Method Details

#pitchObject



248
249
250
# File 'lib/brevity/parsing/note/note.rb', line 248

def pitch
  elements[0]
end


252
253
254
# File 'lib/brevity/parsing/note/note.rb', line 252

def the_link
  elements[1]
end