|
KCC - Kayte C Compiler 1.10.0
A C compiler implementation with preprocessor, lexer, parser, and code generator
|
CodeGenerator structure. More...
#include <types.h>
Data Fields | |
| FILE * | output_file |
| int | label_counter |
| int | temp_counter |
| bool | objc_mode |
CodeGenerator structure.