Searched refs:commentList (Results 1 – 1 of 1) sorted by relevance
37 List<String> commentList = new ArrayList<>(); field in Node57 commentList.add(((CommentNode)node).text()); in parentAndExtractComments()100 for (String st : commentList) { in comment()107 if (commentList.size() > 0) { in genJavaComment()110 for (String comment : commentList) { in genJavaComment()