jsmntok_t Struct Reference

#include <jsmn.h>

Public Attributes

jsmntype_t type
 
int start
 
int end
 
int size
 

Detailed Description

JSON token description.

Parameters
typetype (object, array, string etc.)
startstart position in JSON data string
endend position in JSON data string

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