Class: Gitara::Node::Bar::StanzaVersion

Inherits:
Gitara::Node::Base::StanzaVersion show all
Defined in:
lib/gitara/node/bar/stanza_version.rb

Instance Attribute Summary

Attributes inherited from Gitara::Node::Base::NodeVersion

#$1

Instance Method Summary collapse

Methods inherited from Gitara::Node::Base::NodeVersion

#call_name, #call_value, #definition_children, #definition_name, #node, #prefix

Instance Method Details

#valueObject


5
6
7
# File 'lib/gitara/node/bar/stanza_version.rb', line 5

def value
  node.stanza_heading
end