rllib
1
|
#include <rljson.h>
Public Attributes | |
int | startsWithText |
int | startsWithOpenBracket |
int | startsWithCloseBracket |
int | startsWithEndArray |
rlString | text |
int | optColon |
int | optOpenBracket |
int | optBeginArray |
int | optParamType |
rlString | param |
int | intParam |
float | floatParam |
int | optComma |
We assume that a JSON text line is well formed and in the following syntax