unprefixed-use-declaration
Read left to right. Select any rule to explore it.
Production LiteralBranch: choiceBypass: optionalLoop: repeat
EBNF source
unprefixed-use-declaration =
( identifier | qualified-name ) , [ "as" , identifier ] ;