Cthulhu  0.2.10
Cthulhu compiler collection

#include <json.h>

Collaboration diagram for json_parse_t:

Data Fields

scan_tscanner
 
json_troot
 

Detailed Description

Definition at line 82 of file json.h.

Field Documentation

◆ root

json_t* json_parse_t::root

Definition at line 85 of file json.h.

◆ scanner

scan_t* json_parse_t::scanner

Definition at line 84 of file json.h.


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