Event-bound values are not entirely just Expression type, but List of statements (specifically ExpressionStatement). Adjust the ast to store these values instead of just "expression" type.
Event-bound values are not entirely just Expression type, but List of statements (specifically ExpressionStatement).
Adjust the ast to store these values instead of just "expression" type.