{ "type": "Program", "body": [ { "type": "ExpressionStatement", "expression": { "type": "JSXElement", "openingElement": { "type": "JSXOpeningElement", "name": { "type": "JSXIdentifier", "name": "home", "range": [ 1, 5 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 5 } } }, "selfClosing": false, "attributes": [ { "type": "JSXAttribute", "name": { "type": "JSXNamespacedName", "namespace": { "type": "JSXIdentifier", "name": "xlink", "range": [ 6, 11 ], "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 11 } } }, "name": { "type": "JSXIdentifier", "name": "type", "range": [ 12, 16 ], "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 16 } } }, "range": [ 6, 16 ], "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 16 } } }, "value": { "type": "Literal", "value": "simple", "raw": "\"simple\"", "range": [ 17, 25 ], "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 25 } } }, "range": [ 6, 25 ], "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 25 } } }, { "type": "JSXAttribute", "name": { "type": "JSXIdentifier", "name": "other", "range": [ 26, 31 ], "loc": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 31 } } }, "value": { "type": "Literal", "value": "foo", "raw": "\"foo\"", "range": [ 32, 37 ], "loc": { "start": { "line": 1, "column": 32 }, "end": { "line": 1, "column": 37 } } }, "range": [ 26, 37 ], "loc": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 37 } } } ], "range": [ 0, 39 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 39 } } }, "children": [], "closingElement": { "type": "JSXClosingElement", "name": { "type": "JSXIdentifier", "name": "home", "range": [ 41, 45 ], "loc": { "start": { "line": 1, "column": 41 }, "end": { "line": 1, "column": 45 } } }, "range": [ 39, 46 ], "loc": { "start": { "line": 1, "column": 39 }, "end": { "line": 1, "column": 46 } } }, "range": [ 0, 46 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 46 } } }, "range": [ 0, 46 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 46 } } } ], "sourceType": "script", "range": [ 0, 46 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 46 } }, "tokens": [ { "type": "Punctuator", "value": "<", "range": [ 0, 1 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } } }, { "type": "JSXIdentifier", "value": "home", "range": [ 1, 5 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 5 } } }, { "type": "JSXIdentifier", "value": "xlink", "range": [ 6, 11 ], "loc": { "start": { "line": 1, "column": 6 }, "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": "type", "range": [ 12, 16 ], "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 16 } } }, { "type": "Punctuator", "value": "=", "range": [ 16, 17 ], "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 17 } } }, { "type": "String", "value": "\"simple\"", "range": [ 17, 25 ], "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 25 } } }, { "type": "JSXIdentifier", "value": "other", "range": [ 26, 31 ], "loc": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 31 } } }, { "type": "Punctuator", "value": "=", "range": [ 31, 32 ], "loc": { "start": { "line": 1, "column": 31 }, "end": { "line": 1, "column": 32 } } }, { "type": "String", "value": "\"foo\"", "range": [ 32, 37 ], "loc": { "start": { "line": 1, "column": 32 }, "end": { "line": 1, "column": 37 } } }, { "type": "Punctuator", "value": ">", "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": "JSXIdentifier", "value": "home", "range": [ 41, 45 ], "loc": { "start": { "line": 1, "column": 41 }, "end": { "line": 1, "column": 45 } } }, { "type": "Punctuator", "value": ">", "range": [ 45, 46 ], "loc": { "start": { "line": 1, "column": 45 }, "end": { "line": 1, "column": 46 } } } ] }