#include <vector>
#include <string>
#include "rose.h"
#include "../tools/class_is_derived_from.h"
#include "../tools/search_class_definition_by_name.h"
#include "path_checker.h"
#include "../internal_representation/design.h"
Go to the source code of this file.
Namespaces | |
namespace | risc |
namespace | risc::traverser |
Functions | |
std::vector< SgClassDefinition * > | risc::traverser::find_all_modules () |
Search for all class definitions. |