lexical-variable-list
Read left to right. Select any rule to explore it.
Production LiteralBranch: choiceBypass: optionalLoop: repeat
EBNF source
lexical-variable-list =
"use" , "(" , lexical-variable , { "," , lexical-variable } , [ "," ] , ")" ;