cprover
xml_goto_trace.cpp File Reference

Traces of GOTO Programs. More...

#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"
+ Include dependency graph for xml_goto_trace.cpp:

Go to the source code of this file.

Functions

void convert (const namespacet &ns, const goto_tracet &goto_trace, xmlt &dest)
 

Detailed Description

Traces of GOTO Programs.

Definition in file xml_goto_trace.cpp.

Function Documentation

◆ convert()

void convert ( const namespacet ns,
const goto_tracet goto_trace,
xmlt dest 
)

Definition at line 25 of file xml_goto_trace.cpp.