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