{ "type": "Program", "body": [ { "type": "ExpressionStatement", "expression": { "type": "JSXElement", "openingElement": { "type": "JSXOpeningElement", "name": { "type": "JSXIdentifier", "name": "strong", "range": [ 1, 7 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 7 } } }, "selfClosing": false, "attributes": [], "range": [ 0, 8 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 8 } } }, "children": [], "closingElement": { "type": "JSXClosingElement", "name": { "type": "JSXIdentifier", "name": "strong", "range": [ 10, 16 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 16 } } }, "range": [ 8, 17 ], "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 17 } } }, "range": [ 0, 17 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 17 } } }, "range": [ 0, 17 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 17 } } } ], "sourceType": "script", "range": [ 0, 17 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 17 } }, "tokens": [ { "type": "Punctuator", "value": "<", "range": [ 0, 1 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } } }, { "type": "JSXIdentifier", "value": "strong", "range": [ 1, 7 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 7 } } }, { "type": "Punctuator", "value": ">", "range": [ 7, 8 ], "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 8 } } }, { "type": "Punctuator", "value": "<", "range": [ 8, 9 ], "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 9 } } }, { "type": "Punctuator", "value": "/", "range": [ 9, 10 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 10 } } }, { "type": "JSXIdentifier", "value": "strong", "range": [ 10, 16 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 16 } } }, { "type": "Punctuator", "value": ">", "range": [ 16, 17 ], "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 17 } } } ] }