# File lib/parslet/bytecode/compiler.rb, line 123
    def visit_parser(root)
      root.accept(self)
    end