Lexer.isOctalDigit
private
bool isOctalDigit(char c) @safe pure nothrowChecks if a character is an octal digit.
bool isOctalDigit(char c) @safe pure nothrowChecks if a character is an octal digit.