Undocumented symbol.

Synopsis

Declared in <bdljsn_jsontype.h>

enum Enum;

Members

Name

Description

e_OBJECT

JSON object value type.

e_ARRAY

JSON array value type.

e_STRING

JSON string value type.

e_NUMBER

JSON string value type.

e_BOOLEAN

JSON string value type.

e_NULL

JSON string value type.

Created with MrDocs