integer method

Parser integer()

Implementation

Parser integer() => ref0(radixInteger).or(ref0(decimalInteger));