fully-dereferenceable-expression
Read left to right. Select any rule to explore it.
Production LiteralBranch: choiceBypass: optionalLoop: repeat
EBNF source
fully-dereferenceable-expression =
variable-expression | "(" , expression , ")" | dereferenceable-scalar
| class-constant | new-dereferenceable ;