Verifies that the given character is an ASCII letter, checking in the ranges between:
Parses an argument syntax literal like <value...>
into an abstract token
Syntax:
Parses an option literal like -c, --config <value...>
into
an abstract token
Generated using TypeDoc
Verifies that the given character is an ASCII digit, checking in the inclusive range between U+0030 and U+0039: