7 #ifndef FORMATTERPARAMS_H_ 8 #define FORMATTERPARAMS_H_ 10 #include "parserinfo.h" 39 ParserInfo(n), fileNameNoPath(strip_file_path(n)), start(-1) {
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