|
forb
|
Parses an already pre-processed FORB IDL file and populates forbcc::module::global_module with all the parsed data. More...
#include <parser.hpp>
Public Member Functions | |
| parser (const std::string &filename) | |
| Creates a new parser with the given input file. | |
| void | execute () |
| Performs the parse of the given file and populates forbcc::module::global_module with all the parsed data. More... | |
Parses an already pre-processed FORB IDL file and populates forbcc::module::global_module with all the parsed data.
| void forbcc::parser::execute | ( | ) |
Performs the parse of the given file and populates forbcc::module::global_module with all the parsed data.
1.8.12