cprover
|
#include "xml_goto_trace.h"
#include <cassert>
#include <util/xml_expr.h>
#include <util/symbol.h>
#include <langapi/language_util.h>
#include "printf_formatter.h"
Go to the source code of this file.
Functions | |
void | convert (const namespacet &ns, const goto_tracet &goto_trace, xmlt &dest) |
Traces of GOTO Programs
Definition in file xml_goto_trace.cpp.
void convert | ( | const namespacet & | ns, |
const goto_tracet & | goto_trace, | ||
xmlt & | dest | ||
) |
Definition at line 25 of file xml_goto_trace.cpp.