Transforms the given expression according to the given transformer.
Do not use the given ast object again after calling this function, the object will be in an undefined state.
ast
Optional
Transforms the given expression according to the given transformer.
Do not use the given
astobject again after calling this function, the object will be in an undefined state.