Class: Stretto::Tokens::VoiceChangeToken

Inherits:
ModifierToken show all
Defined in:
lib/stretto/grammar/tokens/modifier_token.rb

Overview

Token result from parsing a voice

Examples:

“V10”

Constant Summary collapse

KLASS =
Stretto::MusicElements::VoiceChange

Method Summary

Methods inherited from ModifierToken

#to_stretto, #value

Methods inherited from HashToken

#[]