|
forb
|
Generates source and header files from the (already populated) forbcc::module::global_module. More...
#include <generator.hpp>
Public Member Functions | |
| generator (const std::string &filename) | |
| Creates a new generator, the given filename will be used as base for the output header and source files. | |
| void | execute () const |
| Generates code header and source files in current directory, it requires forbcc::module::global_module to be already populated. More... | |
Generates source and header files from the (already populated) forbcc::module::global_module.
| void forbcc::generator::execute | ( | ) | const |
Generates code header and source files in current directory, it requires forbcc::module::global_module to be already populated.
1.8.12