json-gen-c  0.1.5
json-gen-c generate C code for json manipulation
enum_container Struct Reference

structure to store a parsed enum definition. More...

#include <struct_parse.h>

Collaboration diagram for enum_container:

Public Attributes

sstr_t name
 
struct enum_valuevalues
 
int count
 
int name_line
 
int name_col
 
const char * filename
 

Detailed Description

structure to store a parsed enum definition.


The documentation for this struct was generated from the following file: