{
  "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": "ClassExpression",
              "name": null,
              "super": null,
              "elements": [
                {
                  "type": "ClassElement",
                  "isStatic": false,
                  "method": {
                    "type": "Method",
                    "isAsync": false,
                    "isGenerator": false,
                    "name": {
                      "type": "ComputedPropertyName",
                      "expression": {
                        "type": "YieldExpression",
                        "expression": null,
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 23,
                            "offset": 23
                          },
                          "end": {
                            "line": 1,
                            "column": 28,
                            "offset": 28
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 22,
                          "offset": 22
                        },
                        "end": {
                          "line": 1,
                          "column": 29,
                          "offset": 29
                        }
                      }
                    },
                    "params": {
                      "type": "FormalParameters",
                      "items": [],
                      "rest": null,
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 29,
                          "offset": 29
                        },
                        "end": {
                          "line": 1,
                          "column": 31,
                          "offset": 31
                        }
                      }
                    },
                    "body": {
                      "type": "FunctionBody",
                      "directives": [],
                      "statements": [],
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 31,
                          "offset": 31
                        },
                        "end": {
                          "line": 1,
                          "column": 33,
                          "offset": 33
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 22,
                        "offset": 22
                      },
                      "end": {
                        "line": 1,
                        "column": 33,
                        "offset": 33
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 22,
                      "offset": 22
                    },
                    "end": {
                      "line": 1,
                      "column": 33,
                      "offset": 33
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 15,
                  "offset": 15
                },
                "end": {
                  "line": 1,
                  "column": 34,
                  "offset": 34
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 14,
                "offset": 14
              },
              "end": {
                "line": 1,
                "column": 35,
                "offset": 35
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 13,
            "offset": 13
          },
          "end": {
            "line": 1,
            "column": 36,
            "offset": 36
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 36,
          "offset": 36
        }
      }
    },
    {
      "type": "EmptyStatement",
      "loc": {
        "start": {
          "line": 1,
          "column": 36,
          "offset": 36
        },
        "end": {
          "line": 1,
          "column": 37,
          "offset": 37
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 0,
      "offset": 38
    }
  }
}
