|
cprover
|
Dump Goto-Program as DOT Graph. More...
#include "dot.h"#include <iostream>#include <fstream>#include <sstream>#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 |
Definition at line 20 of file dot.cpp.
Referenced by dott::output().
| void dot | ( | const goto_modelt & | src, |
| std::ostream & | out | ||
| ) |
Definition at line 354 of file dot.cpp.
References dot().
Referenced by goto_instrument_parse_optionst::doit(), dot(), lispexprt::parse(), instrumentert::print_outputs(), instrumentert::print_outputs_local(), and ieee_floatt::to_string_decimal().