Home
last modified time | relevance | path

Searched defs:newComments (Results 1 – 2 of 2) sorted by relevance

/external/jdiff/src/jdiff/
DComments.java380 Comments newComments) { in writeFile()
435 public static void noteDifferences(Comments oldComments, Comments newComments) { in noteDifferences()
DJDiff.java123 Comments newComments = reporter.getNewComments(); in startGeneration() local