9 #ifndef CPROVER_GOTO_CC_GCC_MESSAGE_HANDLER_H
10 #define CPROVER_GOTO_CC_GCC_MESSAGE_HANDLER_H
26 void print(
unsigned level,
const std::string &message)
override;
30 const std::string &message,
std::string command(unsigned c) const override
Create an ECMA-48 SGR (Select Graphic Rendition) command with given code.
void print_warnings_as_errors(bool yes)
With yes set to true, prefix warnings with "error:" instead of "warning:".
void print(unsigned, const jsont &) override
std::string string(const messaget::commandt &c) const
feed a command into a string
void print(unsigned, const xmlt &) override