PandA-2024.02
|
#include "refcount.hpp"
#include "simple_indent.hpp"
#include <iosfwd>
#include <list>
#include <string>
#include <utility>
#include "custom_set.hpp"
Go to the source code of this file.
Data Structures | |
class | xml_node |
class | xml_child |
Macros | |
#define | XML_TAB_SIZE 2 |
Functions | |
forward declarations | |
utility include | |
REF_FORWARD_DECL (xml_node) | |
Definition in file xml_node.hpp.
#define XML_TAB_SIZE 2 |
Definition at line 68 of file xml_node.hpp.
Referenced by xml_document::write_to_file_formatted().
REF_FORWARD_DECL | ( | xml_node | ) |