Cthulhu  0.2.10
Cthulhu compiler collection
meta.c File Reference
#include "meta.h"
#include "arena/arena.h"
#include "cthulhu/events/events.h"
#include "std/str.h"
#include "json/query.h"
Include dependency graph for meta.c:

Go to the source code of this file.

Data Structures

struct  json_context_t
 

Functions

meta_info_tmeta_info_parse (json_t *json, scan_t *scan, logger_t *logger, arena_t *arena)
 

Function Documentation

◆ meta_info_parse()

meta_info_t* meta_info_parse ( json_t json,
scan_t scan,
logger_t logger,
arena_t arena 
)

Definition at line 99 of file meta.c.