# File lib/treetop/compiler/metagrammar.rb, line 885 def nonterminal elements[2] end
# File lib/treetop/compiler/metagrammar.rb, line 893 def parsing_expression elements[5] end
# File lib/treetop/compiler/metagrammar.rb, line 881 def space1 elements[1] end
# File lib/treetop/compiler/metagrammar.rb, line 889 def space2 elements[3] end
# File lib/treetop/compiler/metagrammar.rb, line 897 def space3 elements[6] end