{ "type": "Program", "body": [ { "type": "ExpressionStatement", "expression": { "type": "JSXElement", "openingElement": { "type": "JSXOpeningElement", "name": { "type": "JSXIdentifier", "name": "a", "range": [ 1, 2 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 2 } } }, "selfClosing": false, "attributes": [ { "type": "JSXAttribute", "name": { "type": "JSXIdentifier", "name": "href", "range": [ 3, 7 ], "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 7 } } }, "value": { "type": "JSXExpressionContainer", "expression": { "type": "Identifier", "name": "link", "range": [ 9, 13 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 13 } } }, "range": [ 8, 14 ], "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 14 } } }, "range": [ 3, 14 ], "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 14 } } } ], "range": [ 0, 15 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 15 } } }, "children": [], "closingElement": { "type": "JSXClosingElement", "name": { "type": "JSXIdentifier", "name": "a", "range": [ 17, 18 ], "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 } } }, "range": [ 15, 19 ], "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 19 } } }, "range": [ 0, 19 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 19 } } }, "range": [ 0, 19 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 19 } } } ], "sourceType": "script", "range": [ 0, 19 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 19 } }, "tokens": [ { "type": "Punctuator", "value": "<", "range": [ 0, 1 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } } }, { "type": "JSXIdentifier", "value": "a", "range": [ 1, 2 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 2 } } }, { "type": "JSXIdentifier", "value": "href", "range": [ 3, 7 ], "loc": { "start": { "line": 1, "column": 3 }, "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": "Identifier", "value": "link", "range": [ 9, 13 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 13 } } }, { "type": "Punctuator", "value": "}", "range": [ 13, 14 ], "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 14 } } }, { "type": "Punctuator", "value": ">", "range": [ 14, 15 ], "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 15 } } }, { "type": "Punctuator", "value": "<", "range": [ 15, 16 ], "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 16 } } }, { "type": "Punctuator", "value": "/", "range": [ 16, 17 ], "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 17 } } }, { "type": "JSXIdentifier", "value": "a", "range": [ 17, 18 ], "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 } } }, { "type": "Punctuator", "value": ">", "range": [ 18, 19 ], "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 19 } } } ] }