![]() |
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 | GimpleWriter |
tree node writer.
This class exploiting the visitor design pattern write a tree node according to the gimple format (i.e. the format used by gcc in plain text dump of gimple)
Definition in file gimple_writer.hpp.
1.8.13