Searched refs:noCommentsOnRemovals (Results 1 – 2 of 2) sorted by relevance
333 HTMLReportGenerator.noCommentsOnRemovals = true; in validOptions()339 HTMLReportGenerator.noCommentsOnRemovals = true; in validOptions()
1816 if (noCommentsOnRemovals && linkType == 0) { in emitComment()1916 public static boolean noCommentsOnRemovals = false; field in HTMLReportGenerator