Searched refs:numReportedErrors (Results 1 – 3 of 3) sorted by relevance
334 stats.numReportedErrors++; in RecognitionException()585 buf.Append(stats.numReportedErrors); in ToString()698 public int numReportedErrors; field in Antlr.Runtime.Debug.Profiler.ProfileStats
368 stats.numReportedErrors++; in RecognitionException()636 buf.Append(stats.numReportedErrors); in ToString()760 public int numReportedErrors; field in Antlr.Runtime.Debug.Profiler.ProfileStats
78 public int numReportedErrors; field in Profiler.ProfileStats387 stats.numReportedErrors++; in recognitionException()660 buf.append(stats.numReportedErrors); in toString()