CBMC
|
Dump Goto-Program as DOT Graph. More...
#include "dot.h"
#include <sstream>
#include <goto-programs/goto_model.h>
#include <langapi/language_util.h>
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 | ||
) |