Expressions in JSON. More...
#include "json_expr.h"#include <util/arith_tools.h>#include <util/c_types.h>#include <util/expr_util.h>#include <util/fixedbv.h>#include <util/identifier.h>#include <util/ieee_float.h>#include <util/invariant.h>#include <util/json.h>#include <util/namespace.h>#include <util/pointer_expr.h>#include <util/std_expr.h>#include <langapi/language.h>#include <langapi/mode.h>#include <memory>Go to the source code of this file.
Expressions in JSON.
Definition in file json_expr.cpp.
Definition at line 185 of file json_expr.cpp.
Output a CBMC expression in json.
The mode is used to correctly report types.
Definition at line 203 of file json_expr.cpp.
Output a CBMC type in json.
The mode argument is used to correctly report types.
Definition at line 78 of file json_expr.cpp.