forb
Public Member Functions | List of all members
forbcc::preprocessor Class Reference

Pre-processes the given input file and writes its output in the given output file. More...

#include <preprocessor.hpp>

Public Member Functions

 preprocessor (const std::string &in_filename, const std::string &out_filename)
 Constructs a new preprocessor instance.
 
void execute () const
 Performs the preprocessing on given files.
 

Detailed Description

Pre-processes the given input file and writes its output in the given output file.


The documentation for this class was generated from the following files: