Parses a JSON number into a double-precision floating-point number.
public static readonly IParser<double> JsonDouble;