shift-prefix-context
Read left to right. Select any rule to explore it.
Production LiteralBranch: choiceBypass: optionalLoop: repeat
EBNF source
shift-prefix-context =
additive-prefix-context | shift-expression , ( "<<" | ">>" ) , [ additive-prefix-context ] ;