{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "ConditionalExpression",
        "test": {
          "type": "ConditionalExpression",
          "test": {
            "type": "IdentifierExpression",
            "name": "a",
            "loc": {
              "start": {
                "line": 1,
                "column": 1,
                "offset": 1
              },
              "end": {
                "line": 1,
                "column": 2,
                "offset": 2
              }
            }
          },
          "consequent": {
            "type": "IdentifierExpression",
            "name": "b",
            "loc": {
              "start": {
                "line": 1,
                "column": 5,
                "offset": 5
              },
              "end": {
                "line": 1,
                "column": 6,
                "offset": 6
              }
            }
          },
          "alternate": {
            "type": "IdentifierExpression",
            "name": "c",
            "loc": {
              "start": {
                "line": 1,
                "column": 9,
                "offset": 9
              },
              "end": {
                "line": 1,
                "column": 10,
                "offset": 10
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 1,
              "offset": 1
            },
            "end": {
              "line": 1,
              "column": 10,
              "offset": 10
            }
          }
        },
        "consequent": {
          "type": "IdentifierExpression",
          "name": "d",
          "loc": {
            "start": {
              "line": 1,
              "column": 14,
              "offset": 14
            },
            "end": {
              "line": 1,
              "column": 15,
              "offset": 15
            }
          }
        },
        "alternate": {
          "type": "IdentifierExpression",
          "name": "e",
          "loc": {
            "start": {
              "line": 1,
              "column": 18,
              "offset": 18
            },
            "end": {
              "line": 1,
              "column": 19,
              "offset": 19
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 19,
            "offset": 19
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 19,
          "offset": 19
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 19,
      "offset": 19
    }
  }
}
