#include <parser.h>
Definition at line 30 of file parser.h.
◆ allow_nan
int JSON_ParserStruct::allow_nan |
◆ array_class
VALUE JSON_ParserStruct::array_class |
◆ create_additions
int JSON_ParserStruct::create_additions |
◆ create_id
VALUE JSON_ParserStruct::create_id |
◆ decimal_class
VALUE JSON_ParserStruct::decimal_class |
◆ fbuffer
FBuffer* JSON_ParserStruct::fbuffer |
◆ len
long JSON_ParserStruct::len |
◆ match_string
VALUE JSON_ParserStruct::match_string |
◆ max_nesting
int JSON_ParserStruct::max_nesting |
◆ memo
char* JSON_ParserStruct::memo |
◆ object_class
VALUE JSON_ParserStruct::object_class |
◆ parsing_name
int JSON_ParserStruct::parsing_name |
◆ source
char* JSON_ParserStruct::source |
◆ symbolize_names
int JSON_ParserStruct::symbolize_names |
◆ Vsource
VALUE JSON_ParserStruct::Vsource |
The documentation for this struct was generated from the following file: