jsmntok_t Struct Reference

#include <jsmn.h>


Data Fields

int end
int size
int start
jsmntype_t type


Detailed Description

JSON token description.
Parameters:
type type (object, array, string etc.)
start start position in JSON data string
end end position in JSON data string

Definition at line 35 of file jsmn.h.


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

Generated on Mon Mar 26 07:00:55 2018 for JSOC_Documentation by  doxygen 1.5.7.1