{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "ObjectExpression",
        "properties": [
          {
            "type": "Method",
            "isAsync": false,
            "isGenerator": true,
            "name": {
              "type": "StaticPropertyName",
              "value": "a",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 4,
                  "offset": 4
                },
                "end": {
                  "line": 1,
                  "column": 5,
                  "offset": 5
                }
              }
            },
            "params": {
              "type": "FormalParameters",
              "items": [],
              "rest": null,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 5,
                  "offset": 5
                },
                "end": {
                  "line": 1,
                  "column": 7,
                  "offset": 7
                }
              }
            },
            "body": {
              "type": "FunctionBody",
              "directives": [],
              "statements": [
                {
                  "type": "ExpressionStatement",
                  "expression": {
                    "type": "YieldExpression",
                    "expression": null,
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 10,
                        "offset": 10
                      },
                      "end": {
                        "line": 1,
                        "column": 15,
                        "offset": 15
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 10,
                      "offset": 10
                    },
                    "end": {
                      "line": 1,
                      "column": 16,
                      "offset": 16
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 8,
                  "offset": 8
                },
                "end": {
                  "line": 1,
                  "column": 18,
                  "offset": 18
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 3,
                "offset": 3
              },
              "end": {
                "line": 1,
                "column": 18,
                "offset": 18
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "offset": 1
          },
          "end": {
            "line": 1,
            "column": 20,
            "offset": 20
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 21,
          "offset": 21
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 0,
      "offset": 22
    }
  }
}
