function generate (
  ast,
  options
) {
  var state = new CodegenState(options);