![]() |
PandA-2024.02
|
tree node factory. More...
#include "custom_map.hpp"#include "token_interface.hpp"#include <string>#include "tree_node.hpp"#include "tree_node_mask.hpp"#include "refcount.hpp"#include <boost/preprocessor/facilities/empty.hpp>#include <boost/preprocessor/seq/for_each.hpp>

Go to the source code of this file.
Data Structures | |
| struct | tree_node_factory |
Functions | |
forward declarations | |
Tree include Utility include | |
| enum kind int | REF_FORWARD_DECL (tree_node_factory) |
| REF_FORWARD_DECL (tree_manager) | |
tree node factory.
This class, exploiting the visitor design pattern, add a tree node to the tree_manager.
Definition in file tree_node_factory.hpp.
| enum kind int REF_FORWARD_DECL | ( | tree_node_factory | ) |
| REF_FORWARD_DECL | ( | tree_manager | ) |
1.8.13