Parses an unsigned integer from digits, advancing nextChar past the parsed digits. Assumes it will only be called for input that's already been accepted by the lexer as a decimal integer.
source not stored for this graph (policy: none)
no test coverage detected