{ "type": "Program", "body": [ { "type": "ExpressionStatement", "expression": { "type": "JSXElement", "openingElement": { "type": "JSXOpeningElement", "name": { "type": "JSXNamespacedName", "namespace": { "type": "JSXIdentifier", "name": "svg", "range": [ 1, 4 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 4 } } }, "name": { "type": "JSXIdentifier", "name": "path", "range": [ 5, 9 ], "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 9 } } }, "range": [ 1, 9 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 9 } } }, "selfClosing": false, "attributes": [], "range": [ 0, 10 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 10 } } }, "children": [], "closingElement": { "type": "JSXClosingElement", "name": { "type": "JSXNamespacedName", "namespace": { "type": "JSXIdentifier", "name": "svg", "range": [ 12, 15 ], "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 15 } } }, "name": { "type": "JSXIdentifier", "name": "path", "range": [ 16, 20 ], "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 20 } } }, "range": [ 12, 20 ], "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 20 } } }, "range": [ 10, 21 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 21 } } }, "range": [ 0, 21 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 21 } } }, "range": [ 0, 21 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 21 } } } ], "sourceType": "script", "range": [ 0, 21 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 21 } }, "tokens": [ { "type": "Punctuator", "value": "<", "range": [ 0, 1 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } } }, { "type": "JSXIdentifier", "value": "svg", "range": [ 1, 4 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 4 } } }, { "type": "Punctuator", "value": ":", "range": [ 4, 5 ], "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 5 } } }, { "type": "JSXIdentifier", "value": "path", "range": [ 5, 9 ], "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 9 } } }, { "type": "Punctuator", "value": ">", "range": [ 9, 10 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 10 } } }, { "type": "Punctuator", "value": "<", "range": [ 10, 11 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 11 } } }, { "type": "Punctuator", "value": "/", "range": [ 11, 12 ], "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 12 } } }, { "type": "JSXIdentifier", "value": "svg", "range": [ 12, 15 ], "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 15 } } }, { "type": "Punctuator", "value": ":", "range": [ 15, 16 ], "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 16 } } }, { "type": "JSXIdentifier", "value": "path", "range": [ 16, 20 ], "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 20 } } }, { "type": "Punctuator", "value": ">", "range": [ 20, 21 ], "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 21 } } } ] }