{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "FunctionDeclaration",
      "isAsync": false,
      "isGenerator": true,
      "name": {
        "type": "BindingIdentifier",
        "name": "a",
        "loc": {
          "start": {
            "line": 1,
            "column": 10,
            "offset": 10
          },
          "end": {
            "line": 1,
            "column": 11,
            "offset": 11
          }
        }
      },
      "params": {
        "type": "FormalParameters",
        "items": [],
        "rest": null,
        "loc": {
          "start": {
            "line": 1,
            "column": 11,
            "offset": 11
          },
          "end": {
            "line": 1,
            "column": 13,
            "offset": 13
          }
        }
      },
      "body": {
        "type": "FunctionBody",
        "directives": [],
        "statements": [
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "BinaryExpression",
              "left": {
                "type": "BinaryExpression",
                "left": {
                  "type": "YieldExpression",
                  "expression": {
                    "type": "AssignmentExpression",
                    "binding": {
                      "type": "AssignmentTargetIdentifier",
                      "name": "b",
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 22,
                          "offset": 22
                        },
                        "end": {
                          "line": 1,
                          "column": 23,
                          "offset": 23
                        }
                      }
                    },
                    "expression": {
                      "type": "IdentifierExpression",
                      "name": "c",
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 24,
                          "offset": 24
                        },
                        "end": {
                          "line": 1,
                          "column": 25,
                          "offset": 25
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 22,
                        "offset": 22
                      },
                      "end": {
                        "line": 1,
                        "column": 25,
                        "offset": 25
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 16,
                      "offset": 16
                    },
                    "end": {
                      "line": 1,
                      "column": 25,
                      "offset": 25
                    }
                  }
                },
                "operator": ",",
                "right": {
                  "type": "YieldGeneratorExpression",
                  "expression": {
                    "type": "AssignmentExpression",
                    "binding": {
                      "type": "AssignmentTargetIdentifier",
                      "name": "d",
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 34,
                          "offset": 34
                        },
                        "end": {
                          "line": 1,
                          "column": 35,
                          "offset": 35
                        }
                      }
                    },
                    "expression": {
                      "type": "IdentifierExpression",
                      "name": "e",
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 36,
                          "offset": 36
                        },
                        "end": {
                          "line": 1,
                          "column": 37,
                          "offset": 37
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 34,
                        "offset": 34
                      },
                      "end": {
                        "line": 1,
                        "column": 37,
                        "offset": 37
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 27,
                      "offset": 27
                    },
                    "end": {
                      "line": 1,
                      "column": 37,
                      "offset": 37
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 16,
                    "offset": 16
                  },
                  "end": {
                    "line": 1,
                    "column": 37,
                    "offset": 37
                  }
                }
              },
              "operator": ",",
              "right": {
                "type": "IdentifierExpression",
                "name": "f",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 39,
                    "offset": 39
                  },
                  "end": {
                    "line": 1,
                    "column": 40,
                    "offset": 40
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 16,
                  "offset": 16
                },
                "end": {
                  "line": 1,
                  "column": 40,
                  "offset": 40
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 16,
                "offset": 16
              },
              "end": {
                "line": 1,
                "column": 40,
                "offset": 40
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 14,
            "offset": 14
          },
          "end": {
            "line": 1,
            "column": 42,
            "offset": 42
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 42,
          "offset": 42
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 0,
      "offset": 43
    }
  }
}
