intersection-type-without-static
Read left to right. Select any rule to explore it.
Production LiteralBranch: choiceBypass: optionalLoop: repeat
EBNF source
intersection-type-without-static =
simple-type-without-static , "&" , simple-type-without-static ,
{ "&" , simple-type-without-static } ;