JsonParserGeneratorRK
|
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 | |
JSON token description.