Lines Matching refs:commentAfter
330 root.setComment(commentsBefore_, commentAfter); in parse()
1260 root.setComment(commentsBefore_, commentAfter); in parse()
4558 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
4560 document_ += root.getComment(commentAfter); in writeCommentAfterValueOnSameLine()
4568 value.hasComment(commentAfter); in hasCommentForValue()
4773 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
4775 *document_ << root.getComment(commentAfter); in writeCommentAfterValueOnSameLine()
4783 value.hasComment(commentAfter); in hasCommentForValue()
5062 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
5064 *sout_ << root.getComment(commentAfter); in writeCommentAfterValueOnSameLine()
5072 value.hasComment(commentAfter); in hasCommentForValue()