{ "type": "Program", "body": [ { "type": "ExpressionStatement", "expression": { "type": "JSXElement", "openingElement": { "type": "JSXOpeningElement", "name": { "type": "JSXIdentifier", "name": "title", "range": [ 1, 6 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 6 } } }, "selfClosing": false, "attributes": [], "range": [ 0, 7 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 7 } } }, "children": [ { "type": "JSXExpressionContainer", "expression": { "type": "Identifier", "name": "$caption", "range": [ 8, 16 ], "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 16 } } }, "range": [ 7, 17 ], "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 17 } } } ], "closingElement": { "type": "JSXClosingElement", "name": { "type": "JSXIdentifier", "name": "title", "range": [ 19, 24 ], "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 24 } } }, "range": [ 17, 25 ], "loc": { "start": { "line": 1, "column": 17 }, "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": "title", "range": [ 1, 6 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 6 } } }, { "type": "Punctuator", "value": ">", "range": [ 6, 7 ], "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 } } }, { "type": "Punctuator", "value": "{", "range": [ 7, 8 ], "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 8 } } }, { "type": "Identifier", "value": "$caption", "range": [ 8, 16 ], "loc": { "start": { "line": 1, "column": 8 }, "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": "JSXIdentifier", "value": "title", "range": [ 19, 24 ], "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 24 } } }, { "type": "Punctuator", "value": ">", "range": [ 24, 25 ], "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 25 } } } ] }