Describe the solution you'd like
This parser works great to deconstruct sql statement into the data structure.
It would be very useful to have a method do make the inverse. Construct the sql statement from the data strucutre. Like that we can manipulate and update the fields and properties to create updated statements.