43 #ifndef DISCREPANCY_INSTRUCTION_WRITER_HPP 44 #define DISCREPANCY_INSTRUCTION_WRITER_HPP discrepancy_instruction_writer(const application_managerConstRef app_man, const IndentedOutputStreamRef indented_output_stream, const ParameterConstRef parameters)
Constructor.
Simple class to print single instruction.
void declareFunction(const unsigned int function_id) final
Write the declaration of a function.
const IndentedOutputStreamRef indented_output_stream
The indented output stream.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
const ParameterConstRef parameters
The set of input parameters.