{ "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": [ { "type": "JSXElement", "openingElement": { "type": "JSXOpeningElement", "name": { "type": "JSXIdentifier", "name": "em", "range": [ 9, 11 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 11 } } }, "selfClosing": false, "attributes": [], "range": [ 8, 12 ], "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 12 } } }, "children": [ { "type": "JSXElement", "openingElement": { "type": "JSXOpeningElement", "name": { "type": "JSXIdentifier", "name": "a", "range": [ 13, 14 ], "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 14 } } }, "selfClosing": false, "attributes": [ { "type": "JSXAttribute", "name": { "type": "JSXIdentifier", "name": "href", "range": [ 15, 19 ], "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 19 } } }, "value": { "type": "Literal", "value": "{link}", "raw": "\"{link}\"", "range": [ 20, 28 ], "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 28 } } }, "range": [ 15, 28 ], "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 28 } } } ], "range": [ 12, 29 ], "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 29 } } }, "children": [ { "type": "JSXElement", "openingElement": { "type": "JSXOpeningElement", "name": { "type": "JSXIdentifier", "name": "test", "range": [ 30, 34 ], "loc": { "start": { "line": 1, "column": 30 }, "end": { "line": 1, "column": 34 } } }, "selfClosing": true, "attributes": [], "range": [ 29, 36 ], "loc": { "start": { "line": 1, "column": 29 }, "end": { "line": 1, "column": 36 } } }, "children": [], "closingElement": null, "range": [ 29, 36 ], "loc": { "start": { "line": 1, "column": 29 }, "end": { "line": 1, "column": 36 } } } ], "closingElement": { "type": "JSXClosingElement", "name": { "type": "JSXIdentifier", "name": "a", "range": [ 38, 39 ], "loc": { "start": { "line": 1, "column": 38 }, "end": { "line": 1, "column": 39 } } }, "range": [ 36, 40 ], "loc": { "start": { "line": 1, "column": 36 }, "end": { "line": 1, "column": 40 } } }, "range": [ 12, 40 ], "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 40 } } } ], "closingElement": { "type": "JSXClosingElement", "name": { "type": "JSXIdentifier", "name": "em", "range": [ 42, 44 ], "loc": { "start": { "line": 1, "column": 42 }, "end": { "line": 1, "column": 44 } } }, "range": [ 40, 45 ], "loc": { "start": { "line": 1, "column": 40 }, "end": { "line": 1, "column": 45 } } }, "range": [ 8, 45 ], "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 45 } } } ], "closingElement": { "type": "JSXClosingElement", "name": { "type": "JSXIdentifier", "name": "strong", "range": [ 47, 53 ], "loc": { "start": { "line": 1, "column": 47 }, "end": { "line": 1, "column": 53 } } }, "range": [ 45, 54 ], "loc": { "start": { "line": 1, "column": 45 }, "end": { "line": 1, "column": 54 } } }, "range": [ 0, 54 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 54 } } }, "range": [ 0, 54 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 54 } } } ], "sourceType": "script", "range": [ 0, 54 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 54 } }, "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": "JSXIdentifier", "value": "em", "range": [ 9, 11 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 11 } } }, { "type": "Punctuator", "value": ">", "range": [ 11, 12 ], "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 12 } } }, { "type": "Punctuator", "value": "<", "range": [ 12, 13 ], "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 13 } } }, { "type": "JSXIdentifier", "value": "a", "range": [ 13, 14 ], "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 14 } } }, { "type": "JSXIdentifier", "value": "href", "range": [ 15, 19 ], "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 19 } } }, { "type": "Punctuator", "value": "=", "range": [ 19, 20 ], "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 20 } } }, { "type": "String", "value": "\"{link}\"", "range": [ 20, 28 ], "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 28 } } }, { "type": "Punctuator", "value": ">", "range": [ 28, 29 ], "loc": { "start": { "line": 1, "column": 28 }, "end": { "line": 1, "column": 29 } } }, { "type": "Punctuator", "value": "<", "range": [ 29, 30 ], "loc": { "start": { "line": 1, "column": 29 }, "end": { "line": 1, "column": 30 } } }, { "type": "JSXIdentifier", "value": "test", "range": [ 30, 34 ], "loc": { "start": { "line": 1, "column": 30 }, "end": { "line": 1, "column": 34 } } }, { "type": "Punctuator", "value": "/", "range": [ 34, 35 ], "loc": { "start": { "line": 1, "column": 34 }, "end": { "line": 1, "column": 35 } } }, { "type": "Punctuator", "value": ">", "range": [ 35, 36 ], "loc": { "start": { "line": 1, "column": 35 }, "end": { "line": 1, "column": 36 } } }, { "type": "Punctuator", "value": "<", "range": [ 36, 37 ], "loc": { "start": { "line": 1, "column": 36 }, "end": { "line": 1, "column": 37 } } }, { "type": "Punctuator", "value": "/", "range": [ 37, 38 ], "loc": { "start": { "line": 1, "column": 37 }, "end": { "line": 1, "column": 38 } } }, { "type": "JSXIdentifier", "value": "a", "range": [ 38, 39 ], "loc": { "start": { "line": 1, "column": 38 }, "end": { "line": 1, "column": 39 } } }, { "type": "Punctuator", "value": ">", "range": [ 39, 40 ], "loc": { "start": { "line": 1, "column": 39 }, "end": { "line": 1, "column": 40 } } }, { "type": "Punctuator", "value": "<", "range": [ 40, 41 ], "loc": { "start": { "line": 1, "column": 40 }, "end": { "line": 1, "column": 41 } } }, { "type": "Punctuator", "value": "/", "range": [ 41, 42 ], "loc": { "start": { "line": 1, "column": 41 }, "end": { "line": 1, "column": 42 } } }, { "type": "JSXIdentifier", "value": "em", "range": [ 42, 44 ], "loc": { "start": { "line": 1, "column": 42 }, "end": { "line": 1, "column": 44 } } }, { "type": "Punctuator", "value": ">", "range": [ 44, 45 ], "loc": { "start": { "line": 1, "column": 44 }, "end": { "line": 1, "column": 45 } } }, { "type": "Punctuator", "value": "<", "range": [ 45, 46 ], "loc": { "start": { "line": 1, "column": 45 }, "end": { "line": 1, "column": 46 } } }, { "type": "Punctuator", "value": "/", "range": [ 46, 47 ], "loc": { "start": { "line": 1, "column": 46 }, "end": { "line": 1, "column": 47 } } }, { "type": "JSXIdentifier", "value": "strong", "range": [ 47, 53 ], "loc": { "start": { "line": 1, "column": 47 }, "end": { "line": 1, "column": 53 } } }, { "type": "Punctuator", "value": ">", "range": [ 53, 54 ], "loc": { "start": { "line": 1, "column": 53 }, "end": { "line": 1, "column": 54 } } } ] }