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