# File lib/treetop/compiler/node_classes/grammar.rb, line 23
      def parser_name
        grammar_name.text_value + 'Parser'
      end