|
json-gen-c
0.1.5
json-gen-c generate C code for json manipulation
|
structure to store parsed structs. A struct may have multiple fields, we put fields in a linked list. More...
#include <struct_parse.h>

Public Attributes | |
| sstr_t | name |
| struct struct_field * | fields |
| int | name_line |
| int | name_col |
| const char * | filename |
structure to store parsed structs. A struct may have multiple fields, we put fields in a linked list.