fson  1.0.2
A comment-preserving C++ library for FSON — a human-friendly superset of JSON / JSON5
fedem::fson::Comment Member List

This is the complete list of members for fedem::fson::Comment, including all inherited members.

Comment(Kind kind, std::string text)fedem::fson::Commentinline
getKind() const noexceptfedem::fson::Commentinline
getText() const noexceptfedem::fson::Commentinline
Kind enum namefedem::fson::Comment
kindfedem::fson::Commentprivate
setText(std::string text)fedem::fson::Commentinline
textfedem::fson::Commentprivate