JSONItem.hint

A parsing hint on what is inside the item. This is determined for Strings or Numbers during validation. Other token types do not set this member to anything.

struct JSONItem
JSONParseHint hint;

Meta