10#ifndef CPROVER_UTIL_PARSE_OPTIONS_H
11#define CPROVER_UTIL_PARSE_OPTIONS_H
23 const std::string &optstring,
26 const std::string &program);
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
Class that provides messages with a built-in verbosity 'level'.
virtual void register_languages()
virtual void usage_error()
void unknown_option_msg()
Print an error message mentioning the option that was not recognized when parsing the command line.
void log_version_and_architecture(const std::string &front_end)
Write version and system architecture to log.status().
virtual ~parse_options_baset()
ui_message_handlert ui_message_handler
std::string align_center_with_border(const std::string &text)
Utility for displaying help centered messages borderered by "* *".
std::string banner_string(const std::string &front_end, const std::string &version)