# File lib/treetop/compiler/metagrammar.rb, line 575 def declarations [head] + tail end
# File lib/treetop/compiler/metagrammar.rb, line 579 def tail super.elements.map { |elt| elt.declaration } end
[Validate]
Generated with the Darkfish Rdoc Generator 2.