module Treetop::Compiler::Metagrammar::Grammar1
Public Instance Methods
Source
# File lib/treetop/compiler/metagrammar.rb, line 524 def declaration_sequence elements[5] end
Source
# File lib/treetop/compiler/metagrammar.rb, line 516 def grammar_name elements[2] end