cprover
|
Dump Goto-Program as DOT Graph. More...
Go to the source code of this file.
Classes | |
class | dott |
Macros | |
#define | DOTGRAPHSETTINGS |
Functions | |
void | dot (const goto_functionst &src, const namespacet &ns, std::ostream &out) |
Dump Goto-Program as DOT Graph.
Definition in file dot.cpp.
#define DOTGRAPHSETTINGS |
Definition at line 18 of file dot.cpp.
Referenced by dott::output().
void dot | ( | const goto_functionst & | src, |
const namespacet & | ns, | ||
std::ostream & | out | ||
) |
Definition at line 353 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().