* Generate RegionCode constants for testing. This generates the RegionCode class that contains string constants for testing using the build tools. Context: b/237181793 * Fix typo * Use plain strings for region codes not in the metadata. * Apply code review suggestions * Rewrite ClassWriter with Builder pattern and add javadoc support. * Use setJavadoc instead of accumulating. |
1 year ago | |
|---|---|---|
| .. | ||
| src/com/google/i18n/phonenumbers | Optimized the alphanumeric check by avoiding the use of regex (#3642) | 1 year ago |
| test/com/google/i18n/phonenumbers | Generate RegionCode constants for testing. (#3623) | 1 year ago |
| pom.xml | Mandlil maven update (#3645) | 1 year ago |