# File lib/treetop/compiler/metagrammar.rb, line 575 575: def declarations 576: [head] + tail 577: end
# File lib/treetop/compiler/metagrammar.rb, line 579 579: def tail 580: super.elements.map { |elt| elt.declaration } 581: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.