json_error_t

Members

Variables

column
int column;
Undocumented in source.
line
int line;
Undocumented in source.
position
int position;
Undocumented in source.
source
char[.JSON_ERROR_SOURCE_LENGTH] source;
Undocumented in source.
text
char[.JSON_ERROR_TEXT_LENGTH] text;
Undocumented in source.

Meta