CBMC
|
This is structure is here to facilitate passing arguments to the conversion functions. More...
#include <json_goto_trace.h>
Public Attributes | |
const jsont & | location |
const goto_trace_stept & | step |
const namespacet & | ns |
This is structure is here to facilitate passing arguments to the conversion functions.
Definition at line 26 of file json_goto_trace.h.
const jsont& conversion_dependenciest::location |
Definition at line 28 of file json_goto_trace.h.
const namespacet& conversion_dependenciest::ns |
Definition at line 30 of file json_goto_trace.h.
const goto_trace_stept& conversion_dependenciest::step |
Definition at line 29 of file json_goto_trace.h.