|
CPP-TOOLBOX
|
#include <text_utils.hpp>
Public Attributes | |
| std::string | key |
| std::string | value |
| std::vector< Node > | children |
| bool | is_block = false |
| std::vector<Node> text_utils::Node::children |
| bool text_utils::Node::is_block = false |
| std::string text_utils::Node::key |
| std::string text_utils::Node::value |