Cthulhu  0.2.10
Cthulhu compiler collection
json_context_t Struct Reference
Collaboration diagram for json_context_t:

Data Fields

logger_tlogger
 
arena_tarena
 
scan_tscan
 

Detailed Description

Definition at line 9 of file meta.c.

Field Documentation

◆ arena

arena_t* json_context_t::arena

Definition at line 12 of file meta.c.

◆ logger

logger_t* json_context_t::logger

Definition at line 11 of file meta.c.

◆ scan

scan_t* json_context_t::scan

Definition at line 13 of file meta.c.


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