DSL EXPRESSION:
begin{unset $x}

AST:
* statement block
    * begin block
        * statement block
            * unset "unset"
                * direct field value "x"

