tree-gen
C++ code generator for tree structures
|
Header file for tree-gen-cpp.cpp. More...
Go to the source code of this file.
Namespaces | |
tree_gen | |
Namespace for the tree-gen program. | |
tree_gen::cpp | |
Namespace for C++ code generation. | |
Functions | |
void | tree_gen::cpp::generate (const std::string &header_filename, const std::string &source_filename, Specification &specification) |
Generate the complete C++ code (source and header). More... | |
Header file for tree-gen-cpp.cpp.
Definition in file tree-gen-cpp.hpp.
#include "tree-gen.hpp"