{ "type": "Program", "body": [ { "type": "ExpressionStatement", "expression": { "type": "JSXElement", "openingElement": { "type": "JSXOpeningElement", "name": { "type": "JSXIdentifier", "name": "span", "range": [ 1, 5 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 5 } } }, "selfClosing": false, "attributes": [ { "type": "JSXSpreadAttribute", "argument": { "type": "Identifier", "name": "style", "range": [ 11, 16 ], "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 16 } } }, "range": [ 6, 17 ], "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 17 } } } ], "range": [ 0, 18 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 18 } } }, "children": [], "closingElement": { "type": "JSXClosingElement", "name": { "type": "JSXIdentifier", "name": "span", "range": [ 20, 24 ], "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 24 } } }, "range": [ 18, 25 ], "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 25 } } }, "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": "span", "range": [ 1, 5 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 5 } } }, { "type": "Punctuator", "value": "{", "range": [ 6, 7 ], "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 } } }, { "type": "Punctuator", "value": "...", "range": [ 7, 10 ], "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 10 } } }, { "type": "Identifier", "value": "style", "range": [ 11, 16 ], "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 16 } } }, { "type": "Punctuator", "value": "}", "range": [ 16, 17 ], "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 17 } } }, { "type": "Punctuator", "value": ">", "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 } } }, { "type": "Punctuator", "value": "/", "range": [ 19, 20 ], "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 20 } } }, { "type": "JSXIdentifier", "value": "span", "range": [ 20, 24 ], "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 24 } } }, { "type": "Punctuator", "value": ">", "range": [ 24, 25 ], "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 25 } } } ] }