{ "type": "Program", "body": [ { "type": "ExpressionStatement", "expression": { "type": "JSXElement", "openingElement": { "type": "JSXOpeningElement", "name": { "type": "JSXIdentifier", "name": "x", "range": [ 1, 2 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 2 } } }, "selfClosing": true, "attributes": [ { "type": "JSXAttribute", "name": { "type": "JSXIdentifier", "name": "y", "range": [ 3, 4 ], "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 4 } } }, "value": { "type": "Literal", "value": "{abc {", "raw": "\"{abc {\"", "range": [ 5, 22 ], "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 22 } } }, "range": [ 3, 22 ], "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 22 } } } ], "range": [ 0, 25 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 25 } } }, "children": [], "closingElement": null, "range": [ 0, 25 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 25 } } }, "range": [ 0, 25 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 25 } } } ], "sourceType": "script", "range": [ 0, 25 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 25 } }, "tokens": [ { "type": "Punctuator", "value": "<", "range": [ 0, 1 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } } }, { "type": "JSXIdentifier", "value": "x", "range": [ 1, 2 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 2 } } }, { "type": "JSXIdentifier", "value": "y", "range": [ 3, 4 ], "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 4 } } }, { "type": "Punctuator", "value": "=", "range": [ 4, 5 ], "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 5 } } }, { "type": "String", "value": "\"{abc {\"", "range": [ 5, 22 ], "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 22 } } }, { "type": "Punctuator", "value": "/", "range": [ 23, 24 ], "loc": { "start": { "line": 1, "column": 23 }, "end": { "line": 1, "column": 24 } } }, { "type": "Punctuator", "value": ">", "range": [ 24, 25 ], "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 25 } } } ] }