# File lib/treetop/compiler/metagrammar.rb, line 28 def module_or_grammar elements[2] end
# File lib/treetop/compiler/metagrammar.rb, line 24 def prefix elements[1] end
# File lib/treetop/compiler/metagrammar.rb, line 20 def requires elements[0] end
# File lib/treetop/compiler/metagrammar.rb, line 32 def suffix elements[3] end