Undocumented symbol.
Declared in <baljsn_jsonformatter.h>
enum Enum;
| Name | Description |
|---|---|
e_AT_START | Formatter is at the start of JSON document assembly. |
e_IN_ARRAY | Formatter is at the start of JSON document assembly. |
e_IN_OBJECT_EXPECTING_MEMBER_NAME | Formatter is at the start of JSON document assembly. |
e_IN_OBJECT_EXPECTING_MEMBER_VALUE | Formatter is at the start of JSON document assembly. |
e_IN_OBJECT_EXPECTING_MEMBER_CLOSE | Formatter is at the start of JSON document assembly. |