5 #ifndef _TREE_GEN_CPP_HPP_INCLUDED_ 6 #define _TREE_GEN_CPP_HPP_INCLUDED_ 21 const std::string &header_filename,
22 const std::string &source_filename,
23 Specification &specification
Namespace for the tree-gen program.
void generate(const std::string &header_filename, const std::string &source_filename, Specification &specification)
Generate the complete C++ code (source and header).
Header file for tree-gen.