10#ifndef SAGE3_CLASSES_H
11#define SAGE3_CLASSES_H
18#include "sageInterface.h"
20#include "AstProcessing.h"
23#include "attachPreprocessingInfo.h"
26#include "attach_all_info.h"
27#include "astPostProcessing.h"
29#ifndef ROSE_USE_INTERNAL_FRONTEND_DEVELOPMENT
31#include "abstract_handle.h"
32#include "roseAdapter.h"
34#include "memory_object.h"
39#include "sageBuilder.h"
42#ifndef ROSE_USE_INTERNAL_FRONTEND_DEVELOPMENT
49#include "omp_lowering.h"
60#include <valgrind/valgrind.h>
61#include <valgrind/memcheck.h>
64#ifndef ROSE_USE_INTERNAL_FRONTEND_DEVELOPMENT
66#include "AstFromString.h"
67#include "ParserBuilder.hpp"