static private ParseCore ( |
||
reader | The reader to read characters from. | |
firstChar | char | The first character of the number. Must be 0-9 or a period. |
status | ParseCoreStatus | Upon returning, contains the type of error if one occurred. |
decimalOnly | bool | |
allowES3Octal | bool | |
return | double |