# File lib/treetop/compiler/metagrammar.rb, line 270 def name elements[2] end
# File lib/treetop/compiler/metagrammar.rb, line 266 def space1 elements[1] end
# File lib/treetop/compiler/metagrammar.rb, line 274 def space2 elements[3] end