decimal-digit-nonzero
Read left to right. Select any rule to explore it.
Production LiteralBranch: choiceBypass: optionalLoop: repeat
EBNF source
decimal-digit-nonzero =
"1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" ;