PandA-2024.02
|
tree node writer. More...
#include "refcount.hpp"
#include "tree_node.hpp"
#include <boost/preprocessor/facilities/empty.hpp>
#include <boost/preprocessor/seq/for_each.hpp>
#include <ostream>
Go to the source code of this file.
Data Structures | |
struct | raw_writer |
Functions | |
forward declarations | |
REF_FORWARD_DECL (ComponentType) | |
REF_FORWARD_DECL (raw_writer) | |
tree node writer.
This class exploiting the visitor design pattern write a tree node according to the raw format.
Definition in file raw_writer.hpp.
REF_FORWARD_DECL | ( | ComponentType | ) |
REF_FORWARD_DECL | ( | raw_writer | ) |