# File lib/treetop/compiler/metagrammar.rb, line 495 def declaration_sequence elements[5] end
# File lib/treetop/compiler/metagrammar.rb, line 487 def grammar_name elements[2] end
# File lib/treetop/compiler/metagrammar.rb, line 483 def space1 elements[1] end
# File lib/treetop/compiler/metagrammar.rb, line 491 def space2 elements[3] end