LETTER

val LETTER: EvalPE<Char>

Parsing expression that represents any letter, that is, any character for which it.isLetter() equals true.

Sources

JVM source
Link copied to clipboard