1/*******************************************************************\
3Module: Preprocessing Base Class
5Author: Daniel Kroening, kroening@kroening.com
7\*******************************************************************/
12#ifndef CPROVER_UTIL_PREPROCESSOR_H
13#define CPROVER_UTIL_PREPROCESSOR_H
43#endif // CPROVER_UTIL_PREPROCESSOR_H
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'.
preprocessort(std::istream &_in, std::ostream &_out, message_handlert &_message_handler, const std::string &_filename)
virtual void preprocessor()=0