10 #ifndef CPROVER_CPP_EXPR2CPP_H
11 #define CPROVER_CPP_EXPR2CPP_H
Base class for all expressions.
A namespacet is essentially one or two symbol tables bound together, to allow for symbol lookups in t...
The type of an expression, extends irept.
std::string type2cpp(const typet &type, const namespacet &ns)
std::string expr2cpp(const exprt &expr, const namespacet &ns)