CPP-TOOLBOX
Loading...
Searching...
No Matches
text_utils::Node Struct Reference

#include <text_utils.hpp>

Public Attributes

std::string key
 
std::string value
 
std::vector< Nodechildren
 
bool is_block = false
 

Member Data Documentation

◆ children

std::vector<Node> text_utils::Node::children

◆ is_block

bool text_utils::Node::is_block = false

◆ key

std::string text_utils::Node::key

◆ value

std::string text_utils::Node::value

The documentation for this struct was generated from the following file: