{
    "range": [
        0,
        20
    ],
    "loc": {
        "start": {
            "line": 1,
            "column": 0
        },
        "end": {
            "line": 1,
            "column": 20
        }
    },
    "type": "Program",
    "body": [
        {
            "range": [
                0,
                20
            ],
            "loc": {
                "start": {
                    "line": 1,
                    "column": 0
                },
                "end": {
                    "line": 1,
                    "column": 20
                }
            },
            "type": "ExpressionStatement",
            "expression": {
                "range": [
                    0,
                    19
                ],
                "loc": {
                    "start": {
                        "line": 1,
                        "column": 0
                    },
                    "end": {
                        "line": 1,
                        "column": 19
                    }
                },
                "type": "CallExpression",
                "callee": {
                    "range": [
                        0,
                        17
                    ],
                    "loc": {
                        "start": {
                            "line": 1,
                            "column": 0
                        },
                        "end": {
                            "line": 1,
                            "column": 17
                        }
                    },
                    "type": "MemberExpression",
                    "computed": true,
                    "object": {
                        "range": [
                            0,
                            10
                        ],
                        "loc": {
                            "start": {
                                "line": 1,
                                "column": 0
                            },
                            "end": {
                                "line": 1,
                                "column": 10
                            }
                        },
                        "type": "MemberExpression",
                        "computed": true,
                        "object": {
                            "range": [
                                0,
                                7
                            ],
                            "loc": {
                                "start": {
                                    "line": 1,
                                    "column": 0
                                },
                                "end": {
                                    "line": 1,
                                    "column": 7
                                }
                            },
                            "type": "MemberExpression",
                            "computed": false,
                            "object": {
                                "range": [
                                    0,
                                    5
                                ],
                                "loc": {
                                    "start": {
                                        "line": 1,
                                        "column": 0
                                    },
                                    "end": {
                                        "line": 1,
                                        "column": 5
                                    }
                                },
                                "type": "MemberExpression",
                                "computed": false,
                                "object": {
                                    "range": [
                                        0,
                                        3
                                    ],
                                    "loc": {
                                        "start": {
                                            "line": 1,
                                            "column": 0
                                        },
                                        "end": {
                                            "line": 1,
                                            "column": 3
                                        }
                                    },
                                    "type": "MemberExpression",
                                    "computed": false,
                                    "object": {
                                        "range": [
                                            0,
                                            1
                                        ],
                                        "loc": {
                                            "start": {
                                                "line": 1,
                                                "column": 0
                                            },
                                            "end": {
                                                "line": 1,
                                                "column": 1
                                            }
                                        },
                                        "type": "Identifier",
                                        "name": "a"
                                    },
                                    "property": {
                                        "range": [
                                            2,
                                            3
                                        ],
                                        "loc": {
                                            "start": {
                                                "line": 1,
                                                "column": 2
                                            },
                                            "end": {
                                                "line": 1,
                                                "column": 3
                                            }
                                        },
                                        "type": "Identifier",
                                        "name": "b"
                                    }
                                },
                                "property": {
                                    "range": [
                                        4,
                                        5
                                    ],
                                    "loc": {
                                        "start": {
                                            "line": 1,
                                            "column": 4
                                        },
                                        "end": {
                                            "line": 1,
                                            "column": 5
                                        }
                                    },
                                    "type": "Identifier",
                                    "name": "c"
                                }
                            },
                            "property": {
                                "range": [
                                    6,
                                    7
                                ],
                                "loc": {
                                    "start": {
                                        "line": 1,
                                        "column": 6
                                    },
                                    "end": {
                                        "line": 1,
                                        "column": 7
                                    }
                                },
                                "type": "Identifier",
                                "name": "d"
                            }
                        },
                        "property": {
                            "range": [
                                8,
                                9
                            ],
                            "loc": {
                                "start": {
                                    "line": 1,
                                    "column": 8
                                },
                                "end": {
                                    "line": 1,
                                    "column": 9
                                }
                            },
                            "type": "Identifier",
                            "name": "e"
                        }
                    },
                    "property": {
                        "range": [
                            11,
                            16
                        ],
                        "loc": {
                            "start": {
                                "line": 1,
                                "column": 11
                            },
                            "end": {
                                "line": 1,
                                "column": 16
                            }
                        },
                        "type": "BinaryExpression",
                        "operator": "+",
                        "left": {
                            "range": [
                                11,
                                12
                            ],
                            "loc": {
                                "start": {
                                    "line": 1,
                                    "column": 11
                                },
                                "end": {
                                    "line": 1,
                                    "column": 12
                                }
                            },
                            "type": "Identifier",
                            "name": "f"
                        },
                        "right": {
                            "range": [
                                15,
                                16
                            ],
                            "loc": {
                                "start": {
                                    "line": 1,
                                    "column": 15
                                },
                                "end": {
                                    "line": 1,
                                    "column": 16
                                }
                            },
                            "type": "Identifier",
                            "name": "g"
                        }
                    }
                },
                "arguments": []
            }
        }
    ]
}