CBMC
|
Expressions in XML. More...
#include "xml_expr.h"
#include <util/arith_tools.h>
#include <util/c_types.h>
#include <util/config.h>
#include <util/fixedbv.h>
#include <util/ieee_float.h>
#include <util/invariant.h>
#include <util/namespace.h>
#include <util/pointer_expr.h>
#include <util/xml.h>
Go to the source code of this file.
Functions | |
xmlt | xml (const typet &type, const namespacet &ns) |
xmlt | xml (const exprt &expr, const namespacet &ns) |
Expressions in XML.
Definition in file xml_expr.cpp.
xmlt xml | ( | const exprt & | expr, |
const namespacet & | ns | ||
) |
Definition at line 129 of file xml_expr.cpp.
xmlt xml | ( | const typet & | type, |
const namespacet & | ns | ||
) |
Definition at line 26 of file xml_expr.cpp.