Searched refs:DIGIT_VALID_CHARS (Results 1 – 1 of 1) sorted by relevance
482 static final char DIGIT_VALID_CHARS = Character.MAX_VALUE - 1; field in LexerCore496 case DIGIT_VALID_CHARS: in consumeValidChars()