property-hook-body
Read left to right. Select any rule to explore it.
Production LiteralBranch: choiceBypass: optionalLoop: repeat
EBNF source
property-hook-body =
";"
| compound-statement
| "=>" , expression , ";" ;