Searched refs:reportDocChanges (Results 1 – 3 of 3) sorted by relevance
312 if (reportDocChanges && pkgDiff.documentationChange_ != null) { in reportChangedPackage()506 if (reportDocChanges && classDiff.documentationChange_ != null) { in reportChangedClass()1349 if (reportDocChanges && memberDiff.documentationChange_ != null) { in writeCtorChangedTableEntry()1505 if (reportDocChanges && memberDiff.documentationChange_ != null) { in writeMethodChangedTableEntry()1655 if (reportDocChanges && memberDiff.documentationChange_ != null) { in writeFieldChangedTableEntry()2113 public static boolean reportDocChanges = false; field in HTMLReportGenerator
309 HTMLReportGenerator.reportDocChanges = true; in validOptions()
815 if (!HTMLReportGenerator.reportDocChanges) in docChanged()