PandA-2024.02
|
tree node finder. 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_finder |
Functions | |
forward declarations | |
Tree include Utility include | |
REF_FORWARD_DECL (tree_node_finder) | |
tree node finder.
This class exploiting the visitor design pattern find a tree node in a tree_manager.
Definition in file tree_node_finder.hpp.
REF_FORWARD_DECL | ( | tree_node_finder | ) |