|
CBMC
|
#include "dot.h"#include <sstream>#include <goto-programs/goto_model.h>#include <langapi/language_util.h>
Include dependency graph for dot.cpp:Go to the source code of this file.
Classes | |
| class | dott |
Macros | |
| #define | DOTGRAPHSETTINGS |
Functions | |
| void | dot (const goto_modelt &src, std::ostream &out) |
Dump Goto-Program as DOT Graph
Definition in file dot.cpp.
| #define DOTGRAPHSETTINGS |
| void dot | ( | const goto_modelt & | src, |
| std::ostream & | out | ||
| ) |