Struct SYN_JsonReader¶
JSON reader — token array + parse state.
#include <syn_json_read.h>
Public Attributes¶
| Type | Name |
|---|---|
| size_t | token_count |
| SYN_JsonToken | tokens |
| bool | valid |
Public Attributes Documentation¶
variable token_count¶
Number of tokens parsed
variable tokens¶
Parsed tokens
variable valid¶
Parse succeeded
The documentation for this class was generated from the following file src/syntropic/util/syn_json_read.h