12 #ifndef CPROVER_STATEMENT_LIST_CONVERTERS_CONVERT_REAL_LITERAL_H
13 #define CPROVER_STATEMENT_LIST_CONVERTERS_CONVERT_REAL_LITERAL_H
A constant literal expression.
constant_exprt convert_real_literal(const std::string &src)
Converts a string into the corresponding 'Real' expression.
API to expression classes.