PandA-2024.02
Macros
tree_manipulation.cpp File Reference

Class implementing some useful functions to create tree nodes and to manipulate the tree manager. More...

#include "tree_manipulation.hpp"
#include "Parameter.hpp"
#include "application_manager.hpp"
#include "call_graph_manager.hpp"
#include "dbgPrintHelper.hpp"
#include "exceptions.hpp"
#include "ext_tree_node.hpp"
#include "math_function.hpp"
#include "string_manipulation.hpp"
#include "token_interface.hpp"
#include "tree_basic_block.hpp"
#include "tree_helper.hpp"
#include "tree_manager.hpp"
#include "tree_node.hpp"
#include "tree_node_dup.hpp"
#include "tree_reindex.hpp"
#include <boost/range/adaptor/reversed.hpp>
#include <algorithm>
#include <iostream>
Include dependency graph for tree_manipulation.cpp:

Go to the source code of this file.

Macros

#define TREE_NOT_YET_IMPLEMENTED(token)   THROW_ERROR(std::string("field not yet supported ") + STOK(token))
 

Detailed Description

Class implementing some useful functions to create tree nodes and to manipulate the tree manager.

This class implements some useful functions to create tree nodes and to manipulate the tree manager.

Author
ste stefa.nosp@m.no.v.nosp@m.iazzi.nosp@m.@gma.nosp@m.il.co.nosp@m.m
Marco Lattuada marco.nosp@m..lat.nosp@m.tuada.nosp@m.@pol.nosp@m.imi.i.nosp@m.t
Fabrizio Ferrandi fabri.nosp@m.zio..nosp@m.ferra.nosp@m.ndi@.nosp@m.polim.nosp@m.i.it

Definition in file tree_manipulation.cpp.

Macro Definition Documentation

◆ TREE_NOT_YET_IMPLEMENTED

#define TREE_NOT_YET_IMPLEMENTED (   token)    THROW_ERROR(std::string("field not yet supported ") + STOK(token))

Definition at line 71 of file tree_manipulation.cpp.


Generated on Mon Feb 12 2024 13:03:34 for PandA-2024.02 by doxygen 1.8.13