15 #include "parserinfo.h"
33 FileInfo(
const std::string &input,
const std::string &output);
std::string output_file_extension
the output file extension
Definition: fileinfo.h:31
std::string input_file_name
the input file name (without path)
Definition: fileinfo.h:25
Information about the file we are processing.
Definition: fileinfo.h:23
C++ class: doctemplate.h.
Definition: bufferedoutput.cpp:13
Stores information about the file name and the line number of a generic element created during parsin...
Definition: parserinfo.h:23
std::string output_file_name
the output file name
Definition: fileinfo.h:28