Home
last modified time | relevance | path

Searched defs:commentNode (Results 1 – 7 of 7) sorted by relevance

/external/icu/tools/srcgen/src/main/java/com/android/icu4j/srcgen/checker/
DCheckForBrokenJciteTag.java45 protected String processComment(Reporter reporter, Comment commentNode, String commentText) { in processComment()
/external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/processors/
DReplaceTextCommentScanner.java35 protected String processComment(Reporter reporter, Comment commentNode, String commentText) { in processComment()
DBaseModifyCommentScanner.java60 protected abstract String processComment(Reporter reporter, Comment commentNode, in processComment()
DReplaceSelectedJavadoc.java51 @Override protected String processComment(Reporter reporter, Comment commentNode, in processComment()
/external/icu/tools/srcgen/src/main/java/com/android/icu4j/srcgen/
DTranslateJcite.java66 protected String processComment(Reporter reporter, Comment commentNode, String commentText) { in processComment()
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/tree_adapters/
Ddefault.js169 exports.getCommentNodeContent = function (commentNode) { argument
Dhtmlparser2.js285 exports.getCommentNodeContent = function (commentNode) { argument