9 #ifndef CPROVER_UTIL_STRING_CONSTANT_H
10 #define CPROVER_UTIL_STRING_CONSTANT_H
Array constructor from list of elements.
dstringt has one field, an unsigned integer no which is an index into a static table of strings.
Base class for all expressions.
const irep_idt & id() const
const irep_idt & get(const irep_namet &name) const
An expression without operands.
const irep_idt & get_value() const
string_constantt(const irep_idt &value)
bool from_array_expr(const array_exprt &)
array_exprt to_array_expr() const
convert string into array constant
void set_value(const irep_idt &value)
The type of an expression, extends irept.
#define PRECONDITION(CONDITION)
API to expression classes.
const string_constantt & to_string_constant(const exprt &expr)