{
  "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": "YieldExpression",
              "expression": {
                "type": "LiteralBooleanExpression",
                "value": true,
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 20,
                    "offset": 20
                  },
                  "end": {
                    "line": 1,
                    "column": 24,
                    "offset": 24
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 14,
                  "offset": 14
                },
                "end": {
                  "line": 1,
                  "column": 24,
                  "offset": 24
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 14,
                "offset": 14
              },
              "end": {
                "line": 1,
                "column": 24,
                "offset": 24
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 13,
            "offset": 13
          },
          "end": {
            "line": 1,
            "column": 25,
            "offset": 25
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 25,
          "offset": 25
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 25,
      "offset": 25
    }
  }
}
