JsonParserGeneratorRK
Data Fields
JsonParserGeneratorRK::jsmntok_t Struct Reference

JSON token description. More...

#include <JsonParserGeneratorRK.h>

Data Fields

jsmntype_t type
 type (object, array, string etc.)
 
int start
 start position in JSON data string
 
int end
 end position in JSON data string
 
int size
 size
 

Detailed Description

JSON token description.


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