2019-02-20 05:35:41 +03:00
|
|
|
{
|
|
|
|
"type": "Module",
|
|
|
|
"span": {
|
|
|
|
"start": 0,
|
|
|
|
"end": 15,
|
2019-11-30 08:49:18 +03:00
|
|
|
"ctxt": 0
|
2019-02-20 05:35:41 +03:00
|
|
|
},
|
|
|
|
"body": [
|
|
|
|
{
|
2019-12-16 12:08:21 +03:00
|
|
|
"type": "ExpressionStatement",
|
2019-02-20 05:35:41 +03:00
|
|
|
"span": {
|
|
|
|
"start": 0,
|
|
|
|
"end": 15,
|
2019-11-30 08:49:18 +03:00
|
|
|
"ctxt": 0
|
2019-02-20 05:35:41 +03:00
|
|
|
},
|
2019-12-16 12:08:21 +03:00
|
|
|
"expression": {
|
|
|
|
"type": "JSXElement",
|
|
|
|
"span": {
|
|
|
|
"start": 0,
|
|
|
|
"end": 15,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"opening": {
|
|
|
|
"type": "JSXOpeningElement",
|
|
|
|
"name": {
|
2019-02-20 05:35:41 +03:00
|
|
|
"type": "JSXMemberExpression",
|
|
|
|
"object": {
|
2019-12-16 12:08:21 +03:00
|
|
|
"type": "JSXMemberExpression",
|
|
|
|
"object": {
|
|
|
|
"type": "Identifier",
|
|
|
|
"span": {
|
|
|
|
"start": 1,
|
|
|
|
"end": 2,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"value": "a",
|
|
|
|
"optional": false
|
2019-02-20 05:35:41 +03:00
|
|
|
},
|
2019-12-16 12:08:21 +03:00
|
|
|
"property": {
|
|
|
|
"type": "Identifier",
|
|
|
|
"span": {
|
|
|
|
"start": 3,
|
|
|
|
"end": 4,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"value": "b",
|
|
|
|
"optional": false
|
|
|
|
}
|
2019-02-20 05:35:41 +03:00
|
|
|
},
|
|
|
|
"property": {
|
2019-02-24 08:12:04 +03:00
|
|
|
"type": "Identifier",
|
2019-02-20 05:35:41 +03:00
|
|
|
"span": {
|
2019-12-16 12:08:21 +03:00
|
|
|
"start": 5,
|
|
|
|
"end": 6,
|
2019-11-30 08:49:18 +03:00
|
|
|
"ctxt": 0
|
2019-02-20 05:35:41 +03:00
|
|
|
},
|
2019-12-16 12:08:21 +03:00
|
|
|
"value": "c",
|
2019-02-20 05:35:41 +03:00
|
|
|
"optional": false
|
|
|
|
}
|
|
|
|
},
|
2019-12-16 12:08:21 +03:00
|
|
|
"span": {
|
2020-01-14 06:37:29 +03:00
|
|
|
"start": 0,
|
2019-12-16 12:08:21 +03:00
|
|
|
"end": 7,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"attributes": [],
|
|
|
|
"selfClosing": false,
|
|
|
|
"typeArguments": null
|
2019-02-20 05:35:41 +03:00
|
|
|
},
|
2019-12-16 12:08:21 +03:00
|
|
|
"children": [],
|
|
|
|
"closing": {
|
|
|
|
"type": "JSXClosingElement",
|
|
|
|
"span": {
|
2020-01-14 06:37:29 +03:00
|
|
|
"start": 7,
|
2019-12-16 12:08:21 +03:00
|
|
|
"end": 15,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"name": {
|
2019-02-20 05:35:41 +03:00
|
|
|
"type": "JSXMemberExpression",
|
|
|
|
"object": {
|
2019-12-16 12:08:21 +03:00
|
|
|
"type": "JSXMemberExpression",
|
|
|
|
"object": {
|
|
|
|
"type": "Identifier",
|
|
|
|
"span": {
|
|
|
|
"start": 9,
|
|
|
|
"end": 10,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"value": "a",
|
|
|
|
"optional": false
|
2019-02-20 05:35:41 +03:00
|
|
|
},
|
2019-12-16 12:08:21 +03:00
|
|
|
"property": {
|
|
|
|
"type": "Identifier",
|
|
|
|
"span": {
|
|
|
|
"start": 11,
|
|
|
|
"end": 12,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"value": "b",
|
|
|
|
"optional": false
|
|
|
|
}
|
2019-02-20 05:35:41 +03:00
|
|
|
},
|
|
|
|
"property": {
|
2019-02-24 08:12:04 +03:00
|
|
|
"type": "Identifier",
|
2019-02-20 05:35:41 +03:00
|
|
|
"span": {
|
2019-12-16 12:08:21 +03:00
|
|
|
"start": 13,
|
|
|
|
"end": 14,
|
2019-11-30 08:49:18 +03:00
|
|
|
"ctxt": 0
|
2019-02-20 05:35:41 +03:00
|
|
|
},
|
2019-12-16 12:08:21 +03:00
|
|
|
"value": "c",
|
2019-02-20 05:35:41 +03:00
|
|
|
"optional": false
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2019-11-28 11:53:03 +03:00
|
|
|
],
|
|
|
|
"interpreter": null
|
2019-02-20 05:35:41 +03:00
|
|
|
}
|