JST: JSON tools  1.0.0
JSON tools dynamic library for reading, manipulating and writing JSON tree
Data Fields
JST_ArrayItem_ Struct Reference

An array item has a parent and a typed value. More...

#include <jstools.h>

Collaboration diagram for JST_ArrayItem_:
Collaboration graph

Data Fields

JST_Arrayparent
 
JST_Element element
 

Detailed Description

An array item has a parent and a typed value.

Definition at line 83 of file jstools.h.

Field Documentation

◆ element

JST_Element element

Definition at line 85 of file jstools.h.

◆ parent

JST_Array* parent

Definition at line 84 of file jstools.h.


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