#include <json.h>
Data Fields | |
| struct json_value * | child |
| struct json_value * | child_end |
| struct json_value * | next |
| struct json_value * | parent |
| struct json_value * | previous |
| char * | text |
| enum json_value_type | type |
Definition at line 70 of file json.h.
1.5.7.1