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