|
fson
1.0.2
A comment-preserving C++ library for FSON — a human-friendly superset of JSON / JSON5
|
This is the complete list of members for fedem::fson::Comment, including all inherited members.
| Comment(Kind kind, std::string text) | fedem::fson::Comment | inline |
| getKind() const noexcept | fedem::fson::Comment | inline |
| getText() const noexcept | fedem::fson::Comment | inline |
| Kind enum name | fedem::fson::Comment | |
| kind | fedem::fson::Comment | private |
| setText(std::string text) | fedem::fson::Comment | inline |
| text | fedem::fson::Comment | private |