ICG 2
Electric Boogaloo
Typedefs | Functions
icg_main.cpp File Reference
#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)
 

Typedef Documentation

◆ json

using json = nlohmann::json

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)