10 #ifndef SAGE3_CLASSES_H
11 #define SAGE3_CLASSES_H
16 #define ROSE_USING_OLD_PROJECT_FILE_LIST_SUPPORT 0
23 #include "sageInterface.h"
25 #include "AstProcessing.h"
28 #include "attachPreprocessingInfo.h"
31 #include "attach_all_info.h"
36 #include "astPostProcessing.h"
39 #ifndef ROSE_USE_INTERNAL_FRONTEND_DEVELOPMENT
41 #include "abstract_handle.h"
42 #include "roseAdapter.h"
46 #include "sageBuilder.h"
49 #ifndef ROSE_USE_INTERNAL_FRONTEND_DEVELOPMENT
56 #include "omp_lowering.h"
60 #include "nodeQuery.h"
67 #include <valgrind/valgrind.h>
68 #include <valgrind/memcheck.h>
71 #ifndef ROSE_USE_INTERNAL_FRONTEND_DEVELOPMENT
73 #include "AstFromString.h"
74 #include "ParserBuilder.hpp"