9#ifndef CPROVER_SOLVERS_SMT2_SMT2_FORMAT_H
10#define CPROVER_SOLVERS_SMT2_SMT2_FORMAT_H
34static inline std::ostream &
34static inline std::ostream & {
…}
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
Base class for all expressions.
The type of an expression, extends irept.