TwiceAsNice  2019-02-18
Public Attributes | List of all members
JsonNode Struct Reference

#include <gason.h>

Collaboration diagram for JsonNode:
Collaboration graph

Public Attributes

JsonValue value
 
JsonNodenext
 
char * key
 

Member Data Documentation

◆ key

char* JsonNode::key

◆ next

JsonNode* JsonNode::next

◆ value

JsonValue JsonNode::value

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