libtrap
1.16.1
|
#include <jansson.h>
Data Fields | |
int | line |
int | column |
int | position |
char | source [JSON_ERROR_SOURCE_LENGTH] |
char | text [JSON_ERROR_TEXT_LENGTH] |
char json_error_t::source[JSON_ERROR_SOURCE_LENGTH] |
char json_error_t::text[JSON_ERROR_TEXT_LENGTH] |