# File lib/treetop/compiler/metagrammar.rb, line 1153 def head elements[0] end
# File lib/treetop/compiler/metagrammar.rb, line 1161 def node_class_declarations elements[2] end
# File lib/treetop/compiler/metagrammar.rb, line 1157 def tail elements[1] end