Fixtype of decimal integer literals.
This is a product type introduced by fty::defprod.
The following invariant is enforced on the fields:
(decdig/uscore-list-wfp digits/uscores)
A decimal integer literal consists of (i) a sequence of decimal digits and underscores satisfying the constraints in decdig/uscore-list-wfp, and (ii) an optional integer type suffix.
The set of values of this fixtype should be isomorphic to
the set of strings (or parse trees) defined by
the Java grammar rule