#include <jsmn.h>
Public Attributes | |
unsigned int | pos |
unsigned int | toknext |
int | toksuper |
JSON parser. Contains an array of token blocks available. Also stores the string being parsed now and current position in that string.
unsigned int jsmn_parser::pos |
unsigned int jsmn_parser::toknext |
int jsmn_parser::toksuper |