dereference_exprt array_element_from_pointer(const exprt &pointer, const exprt &index)
Generate statement using pointer arithmetic to access the element at the given index of a pointer arr...
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
Operator to dereference a pointer.
Base class for all expressions.
typet & type()
Return the type of the expression.
const irep_idt & id() const
The plus expression Associativity is not specified.
#define PRECONDITION(CONDITION)