|
ICG 2
Electric Boogaloo
|
#include <iostream>#include <string>#include <vector>#include <fstream>#include <nlohmann/json.hpp>#include "ICGTemplateEngine/ICGTemplateEngine.hpp"#include "IntermediateRepresentation/ASTInfo.hpp"#include "JClang/Traversal.hpp"#include "ASTFilter/ASTFilter.hpp"#include "ICG_io_src_templates.hpp"Typedefs | |
| using | json = nlohmann::json |
Functions | |
| int | main (int argc, char **argv) |
| using json = nlohmann::json |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |