13 #ifndef LANGDEFSCANNER_H
14 #define LANGDEFSCANNER_H
16 #include "parsestruct.h"
20 void open_file_to_scan(
const std::string &path,
const std::string &file);
36 #endif // LANGDEFSCANNER_H
void close_langdefinputfile()
Closes the input file.
Definition: langdefscanner.cc:2355
C++ class: doctemplate.h.
Definition: bufferedoutput.cpp:13
void clear_langdefscanner()
Releases resources allocated by the scanner.
Definition: langdefscanner.cc:2350