jsmn_parser Struct Reference
#include <jsmn.h>
|
Data Fields |
unsigned int | pos |
int | toknext |
int | toksuper |
Detailed Description
JSON parser. Contains an array of token blocks available. Also stores the string being parsed now and current position in that string
Definition at line 49 of file jsmn.h.
The documentation for this struct was generated from the following file: