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