DIGIT

val DIGIT: EvalPE<Char>

Parsing expression that represents any decimal digit, that is, any character in '0'..'9'.

Sources

JVM source
Link copied to clipboard