# File lib/treetop/compiler/metagrammar.rb, line 666 666: def declarations 667: [head] + tail 668: end
# File lib/treetop/compiler/metagrammar.rb, line 670 670: def tail 671: super.elements.map { |elt| elt.declaration } 672: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.