{ "type": "Script", "span": { "start": 96, "end": 140, "ctxt": 0 }, "body": [ { "type": "ExpressionStatement", "span": { "start": 96, "end": 109, "ctxt": 0 }, "expression": { "type": "JSXElement", "span": { "start": 96, "end": 108, "ctxt": 0 }, "opening": { "type": "JSXOpeningElement", "name": { "type": "Identifier", "span": { "start": 97, "end": 100, "ctxt": 0 }, "value": "div", "optional": false }, "span": { "start": 96, "end": 101, "ctxt": 0 }, "attributes": [], "selfClosing": false, "typeArguments": null }, "children": [ { "type": "JSXText", "span": { "start": 101, "end": 102, "ctxt": 0 }, "value": "1", "raw": "1" } ], "closing": { "type": "JSXClosingElement", "span": { "start": 102, "end": 108, "ctxt": 0 }, "name": { "type": "Identifier", "span": { "start": 104, "end": 107, "ctxt": 0 }, "value": "div", "optional": false } } } }, { "type": "ExpressionStatement", "span": { "start": 110, "end": 140, "ctxt": 0 }, "expression": { "type": "JSXElement", "span": { "start": 110, "end": 139, "ctxt": 0 }, "opening": { "type": "JSXOpeningElement", "name": { "type": "Identifier", "span": { "start": 111, "end": 114, "ctxt": 0 }, "value": "div", "optional": false }, "span": { "start": 110, "end": 132, "ctxt": 0 }, "attributes": [ { "type": "JSXAttribute", "span": { "start": 115, "end": 131, "ctxt": 0 }, "name": { "type": "Identifier", "span": { "start": 115, "end": 118, "ctxt": 0 }, "value": "key", "optional": false }, "value": { "type": "JSXExpressionContainer", "span": { "start": 119, "end": 131, "ctxt": 0 }, "expression": { "type": "StringLiteral", "span": { "start": 120, "end": 130, "ctxt": 0 }, "value": "key-attr", "hasEscape": false, "kind": { "type": "normal", "containsQuote": true } } } } ], "selfClosing": false, "typeArguments": null }, "children": [ { "type": "JSXText", "span": { "start": 132, "end": 133, "ctxt": 0 }, "value": "2", "raw": "2" } ], "closing": { "type": "JSXClosingElement", "span": { "start": 133, "end": 139, "ctxt": 0 }, "name": { "type": "Identifier", "span": { "start": 135, "end": 138, "ctxt": 0 }, "value": "div", "optional": false } } } } ], "interpreter": null }