{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "VariableDeclarationStatement",
      "declaration": {
        "type": "VariableDeclaration",
        "kind": "var",
        "declarators": [
          {
            "type": "VariableDeclarator",
            "binding": {
              "type": "BindingIdentifier",
              "name": "implements",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 4,
                  "offset": 4
                },
                "end": {
                  "line": 1,
                  "column": 14,
                  "offset": 14
                }
              }
            },
            "init": null,
            "loc": {
              "start": {
                "line": 1,
                "column": 4,
                "offset": 4
              },
              "end": {
                "line": 1,
                "column": 14,
                "offset": 14
              }
            }
          },
          {
            "type": "VariableDeclarator",
            "binding": {
              "type": "BindingIdentifier",
              "name": "interface",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 16,
                  "offset": 16
                },
                "end": {
                  "line": 1,
                  "column": 25,
                  "offset": 25
                }
              }
            },
            "init": null,
            "loc": {
              "start": {
                "line": 1,
                "column": 16,
                "offset": 16
              },
              "end": {
                "line": 1,
                "column": 25,
                "offset": 25
              }
            }
          },
          {
            "type": "VariableDeclarator",
            "binding": {
              "type": "BindingIdentifier",
              "name": "package",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 27,
                  "offset": 27
                },
                "end": {
                  "line": 1,
                  "column": 34,
                  "offset": 34
                }
              }
            },
            "init": null,
            "loc": {
              "start": {
                "line": 1,
                "column": 27,
                "offset": 27
              },
              "end": {
                "line": 1,
                "column": 34,
                "offset": 34
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 34,
            "offset": 34
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 34,
          "offset": 34
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 34,
      "offset": 34
    }
  }
}
