Searched defs:ucl_emitter_context (Results 1 – 1 of 1) sorted by relevance
1428 struct ucl_emitter_context { struct1430 const char *name;1432 int id;1434 const struct ucl_emitter_functions *func;1436 const struct ucl_emitter_operations *ops;1438 unsigned int indent;1440 const ucl_object_t *top;1442 const ucl_object_t *comments;