{ "type": "Program", "body": [ { "type": "ExpressionStatement", "expression": { "type": "JSXElement", "openingElement": { "type": "JSXOpeningElement", "name": { "type": "JSXIdentifier", "name": "em", "range": [ 1, 3 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 3 } } }, "selfClosing": false, "attributes": [], "range": [ 0, 4 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 4 } } }, "children": [ { "type": "JSXText", "value": "\nOne\nTwo\nThree\n", "raw": "\nOne\nTwo\nThree\n", "range": [ 4, 19 ], "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 5, "column": 0 } } } ], "closingElement": { "type": "JSXClosingElement", "name": { "type": "JSXIdentifier", "name": "em", "range": [ 21, 23 ], "loc": { "start": { "line": 5, "column": 2 }, "end": { "line": 5, "column": 4 } } }, "range": [ 19, 24 ], "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 5, "column": 5 } } }, "range": [ 0, 24 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 5, "column": 5 } } }, "range": [ 0, 24 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 5, "column": 5 } } } ], "sourceType": "script", "range": [ 0, 24 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 5, "column": 5 } }, "tokens": [ { "type": "Punctuator", "value": "<", "range": [ 0, 1 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } } }, { "type": "JSXIdentifier", "value": "em", "range": [ 1, 3 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 3 } } }, { "type": "Punctuator", "value": ">", "range": [ 3, 4 ], "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 4 } } }, { "type": "JSXText", "value": "\nOne\nTwo\nThree\n", "range": [ 4, 19 ], "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 5, "column": 0 } } }, { "type": "Punctuator", "value": "<", "range": [ 19, 20 ], "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 5, "column": 1 } } }, { "type": "Punctuator", "value": "/", "range": [ 20, 21 ], "loc": { "start": { "line": 5, "column": 1 }, "end": { "line": 5, "column": 2 } } }, { "type": "JSXIdentifier", "value": "em", "range": [ 21, 23 ], "loc": { "start": { "line": 5, "column": 2 }, "end": { "line": 5, "column": 4 } } }, { "type": "Punctuator", "value": ">", "range": [ 23, 24 ], "loc": { "start": { "line": 5, "column": 4 }, "end": { "line": 5, "column": 5 } } } ] }