cprover
json_goto_trace.h File Reference

Traces of GOTO Programs. More...

#include <util/json.h>
#include "goto_trace.h"
Include dependency graph for json_goto_trace.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void convert (const namespacet &, const goto_tracet &, jsont &)
 

Detailed Description

Traces of GOTO Programs.

Definition in file json_goto_trace.h.

Function Documentation

§ convert()