Lexer.isOctalDigit

private bool isOctalDigit(char c) @safe pure nothrow

Checks if a character is an octal digit.