Class: Gitara::Node::Line
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
#add, #ancestor, #call_value, #children=, #chorded, #definition, #definition?, #definition_children, #definition_name, #definition_of?, #definitions, #descendants, #id, #id_as_word, #inspect, #name, #stanza_version, #value, #voiced_as
Instance Method Details
#manual_break ⇒ Object
4 |
# File 'lib/gitara/node/line.rb', line 4 has_value :manual_break, :klass => :boolean, :default => true |