Class: Stretto::Tokens::InstrumentToken

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

Overview

Token result from parsing an instrument

Examples:

I

Constant Summary collapse

KLASS =
Stretto::MusicElements::Instrument

Method Summary

Methods inherited from ModifierToken

#to_stretto, #value

Methods inherited from HashToken

#[]