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