|
kinnie
|
Go to the source code of this file.
Functions | |
| void | convert_tokens_to_cpp (Token tokens[], size_t token_count, FILE *out, int indent, int is_main) |
| void | convert_to_cpp (Token tokens[], size_t token_count, const char *output_path, CompileStats *stats) |
| void convert_to_cpp | ( | Token | tokens[], |
| size_t | token_count, | ||
| const char * | output_path, | ||
| CompileStats * | stats ) |
| void convert_tokens_to_cpp | ( | Token | tokens[], |
| size_t | token_count, | ||
| FILE * | out, | ||
| int | indent, | ||
| int | is_main ) |