Method: Musa::GenerativeGrammar::OptionElement#attributes

Defined in:
lib/musa-dsl/generative/generative-grammar.rb,
lib/musa-dsl/generative/generative-grammar.rb

#attributesHash (readonly)

element attributes

Returns:

  • (Hash)

    the current value of attributes



162
163
164
# File 'lib/musa-dsl/generative/generative-grammar.rb', line 162

def attributes
  @attributes
end