regex/three_digit library
Properties
- threeDigit ↔ RegExp
-
A regular expression that matches exactly 3 digits.
getter/setter pair
- threeDigitStr ↔ String
-
The pattern used to match strings that consist of exactly three digits.
getter/setter pair