regexInfVal property
Regular expression for a range from negative infinity to a int.
Implementation
static RegExp regexInfVal = Range._createRegex('-infinity', valRe);
Regular expression for a range from negative infinity to a int.
static RegExp regexInfVal = Range._createRegex('-infinity', valRe);