single-quoted-string
Read left to right. Select any rule to explore it.
Production LiteralBranch: choiceBypass: optionalLoop: repeat
EBNF source
single-quoted-string =
[ "b" | "B" ] , "'" , single-quoted-string-content , "'" ;