conditional-prefix-context
Read left to right. Select any rule to explore it.
Production LiteralBranch: choiceBypass: optionalLoop: repeat
EBNF source
conditional-prefix-context =
coalesce-prefix-context
| conditional-expression , "?" , [ expression ] , ":" , [ coalesce-prefix-context ] ;