DSL EXPRESSION:
$z=max()

AST:
* statement block
    * assignment "="
        * direct field value "z"
        * function callsite "max"

