# File lib/waxeye.rb, line 61
    def to_s()
      "parse error: failed to match '#{nt}' at line=#{line}, col=#{col}, pos=#{pos}\n"
    end