hexdig top-level property

Rule hexdig
final

Implementation

final hexdig = rule('HEXDIG', alternatives([hexletters, digit]));