JSONValue.location

Optional location of the corresponding token in the source document.

This field will be automatically populated by the JSON parser if location tracking is enabled.

struct JSONValue
Location location;

Meta