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