Lexer.isHexDigit
private
bool isHexDigit(char c) static @safe pure nothrowChecks if a character is a hex digit.
bool isHexDigit(char c) static @safe pure nothrowChecks if a character is a hex digit.