Searched refs:commentAfter (Results 1 – 4 of 4) sorted by relevance
436 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()438 document_ += normalizeEOL(root.getComment(commentAfter)); in writeCommentAfterValueOnSameLine()446 value.hasComment(commentAfter); in hasCommentForValue()652 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()654 *document_ << normalizeEOL(root.getComment(commentAfter)); in writeCommentAfterValueOnSameLine()662 value.hasComment(commentAfter); in hasCommentForValue()
134 root.setComment(commentsBefore_, commentAfter); in parse()
124 if (value.hasComment(Json::commentAfter)) { in printValueTree()125 fprintf(fout, "%s\n", value.getComment(Json::commentAfter).c_str()); in printValueTree()
51 commentAfter, ///< a comment on the line after a value (only make sense for enumerator