{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ClassDeclaration",
      "name": {
        "type": "BindingIdentifier",
        "name": "a",
        "loc": {
          "start": {
            "line": 1,
            "column": 6,
            "offset": 6
          },
          "end": {
            "line": 1,
            "column": 7,
            "offset": 7
          }
        }
      },
      "super": null,
      "elements": [
        {
          "type": "ClassElement",
          "isStatic": true,
          "method": {
            "type": "Method",
            "isAsync": false,
            "isGenerator": false,
            "name": {
              "type": "ComputedPropertyName",
              "expression": {
                "type": "IdentifierExpression",
                "name": "b",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 18,
                    "offset": 18
                  },
                  "end": {
                    "line": 1,
                    "column": 19,
                    "offset": 19
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 17,
                  "offset": 17
                },
                "end": {
                  "line": 1,
                  "column": 20,
                  "offset": 20
                }
              }
            },
            "params": {
              "type": "FormalParameters",
              "items": [],
              "rest": null,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 20,
                  "offset": 20
                },
                "end": {
                  "line": 1,
                  "column": 22,
                  "offset": 22
                }
              }
            },
            "body": {
              "type": "FunctionBody",
              "directives": [],
              "statements": [],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 23,
                  "offset": 23
                },
                "end": {
                  "line": 1,
                  "column": 25,
                  "offset": 25
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 17,
                "offset": 17
              },
              "end": {
                "line": 1,
                "column": 25,
                "offset": 25
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 10,
              "offset": 10
            },
            "end": {
              "line": 1,
              "column": 25,
              "offset": 25
            }
          }
        }
      ],
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 27,
          "offset": 27
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 27,
      "offset": 27
    }
  }
}
