#include <grammar.h>
Data Fields | |
| const char * | name |
| For debugging only. | |
| cfg_freefunc_t | free |
| How to free this kind of data. | |
Definition at line 140 of file grammar.h.
| const char* cfg_rep::name |
How to free this kind of data.
Definition at line 142 of file grammar.h.
Referenced by cfg_obj_destroy().