variable-expression
Read left to right. Select any rule to explore it.
Production LiteralBranch: choiceBypass: optionalLoop: repeat
EBNF source
variable-expression =
callable-variable | static-member
| array-object-dereferenceable , ( object-operator | nullsafe-object-operator ) , property-name ;