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

An element is a typed value. More...

#include <jstools.h>

Collaboration diagram for JST_Element_:
Collaboration graph

Data Fields

JST_ValueType type
 
JST_Value value
 

Detailed Description

An element is a typed value.

Definition at line 70 of file jstools.h.

Field Documentation

◆ type

Definition at line 71 of file jstools.h.

◆ value

JST_Value value

Definition at line 72 of file jstools.h.


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