Traces of GOTO Programs. More...
#include "xml_goto_trace.h"#include <util/arith_tools.h>#include <util/bitvector_types.h>#include <util/namespace.h>#include <util/string_constant.h>#include <util/symbol.h>#include <util/xml_irep.h>#include <ansi-c/printf_formatter.h>#include <langapi/language_util.h>#include "goto_trace.h"#include "structured_trace_util.h"#include "xml_expr.h"Go to the source code of this file.
Traces of GOTO Programs.
Definition in file xml_goto_trace.cpp.
Definition at line 92 of file xml_goto_trace.cpp.
Definition at line 62 of file xml_goto_trace.cpp.
Given an expression expr, produce a string representation that is printable in XML 1.0.
Produces an empty string if no valid XML 1.0 string representing expr can be generated.
Definition at line 44 of file xml_goto_trace.cpp.
Rewrite all string constants to their array counterparts.
Definition at line 31 of file xml_goto_trace.cpp.