Symbolic constants identifying the type of a JSON value.
These constants are used by handler functions that are called when a JSON value is encountered by the JSON parser. These identify the type of the JSON value. The values will already have been converted, but the start and end array and object events won't have a type.
A collection of integer values.
JSON_parser.h
code from http://www.json.org.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.