Home
last modified time | relevance | path

Searched refs:existingComments_ (Results 1 – 1 of 1) sorted by relevance

/external/jdiff/src/jdiff/
DHTMLReportGenerator.java20 private Comments existingComments_ = null; field in HTMLReportGenerator
47 existingComments_ = existingComments; in generate()
2020 String comment = Comments.getComment(existingComments_, commentID); in emitComment()