digit top-level property

Rule digit
final

Implementation

final digit = rule('DIGIT', valueRange(0x30, 0x39));