YAZ  5.34.0
Data Fields
json_subst_info Struct Reference

Data Fields

int idx
 
struct json_subst_infonext
 
struct json_nodenode
 

Detailed Description

Definition at line 23 of file json.c.

Field Documentation

◆ idx

int json_subst_info::idx

Definition at line 24 of file json.c.

Referenced by json_parse_value(), and json_parser_subst().

◆ next

struct json_subst_info* json_subst_info::next

Definition at line 25 of file json.c.

Referenced by json_parse_value(), json_parser_destroy(), and json_parser_subst().

◆ node

struct json_node* json_subst_info::node

Definition at line 26 of file json.c.

Referenced by json_parse_value(), and json_parser_subst().


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