closed-inner-statement-list
Read left to right. Select any rule to explore it.
Production LiteralBranch: choiceBypass: optionalLoop: repeat
EBNF source
closed-inner-statement-list =
{ inner-statement } , ( matched-statement | inner-declaration ) ;