{ "type": "Program", "body": [ { "type": "ExpressionStatement", "expression": { "type": "JSXElement", "openingElement": { "type": "JSXOpeningElement", "name": { "type": "JSXMemberExpression", "object": { "type": "JSXMemberExpression", "object": { "type": "JSXMemberExpression", "object": { "type": "JSXMemberExpression", "object": { "type": "JSXMemberExpression", "object": { "type": "JSXIdentifier", "name": "SolarSystem", "range": [ 1, 12 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 12 } } }, "property": { "type": "JSXIdentifier", "name": "Earth", "range": [ 13, 18 ], "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 18 } } }, "range": [ 1, 18 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 18 } } }, "property": { "type": "JSXIdentifier", "name": "America", "range": [ 19, 26 ], "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 26 } } }, "range": [ 1, 26 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 26 } } }, "property": { "type": "JSXIdentifier", "name": "USA", "range": [ 27, 30 ], "loc": { "start": { "line": 1, "column": 27 }, "end": { "line": 1, "column": 30 } } }, "range": [ 1, 30 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 30 } } }, "property": { "type": "JSXIdentifier", "name": "California", "range": [ 31, 41 ], "loc": { "start": { "line": 1, "column": 31 }, "end": { "line": 1, "column": 41 } } }, "range": [ 1, 41 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 41 } } }, "property": { "type": "JSXIdentifier", "name": "mountain-view", "range": [ 42, 55 ], "loc": { "start": { "line": 1, "column": 42 }, "end": { "line": 1, "column": 55 } } }, "range": [ 1, 55 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 55 } } }, "selfClosing": false, "attributes": [], "range": [ 0, 56 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 56 } } }, "children": [], "closingElement": { "type": "JSXClosingElement", "name": { "type": "JSXMemberExpression", "object": { "type": "JSXMemberExpression", "object": { "type": "JSXMemberExpression", "object": { "type": "JSXMemberExpression", "object": { "type": "JSXMemberExpression", "object": { "type": "JSXIdentifier", "name": "SolarSystem", "range": [ 58, 69 ], "loc": { "start": { "line": 1, "column": 58 }, "end": { "line": 1, "column": 69 } } }, "property": { "type": "JSXIdentifier", "name": "Earth", "range": [ 70, 75 ], "loc": { "start": { "line": 1, "column": 70 }, "end": { "line": 1, "column": 75 } } }, "range": [ 58, 75 ], "loc": { "start": { "line": 1, "column": 58 }, "end": { "line": 1, "column": 75 } } }, "property": { "type": "JSXIdentifier", "name": "America", "range": [ 76, 83 ], "loc": { "start": { "line": 1, "column": 76 }, "end": { "line": 1, "column": 83 } } }, "range": [ 58, 83 ], "loc": { "start": { "line": 1, "column": 58 }, "end": { "line": 1, "column": 83 } } }, "property": { "type": "JSXIdentifier", "name": "USA", "range": [ 84, 87 ], "loc": { "start": { "line": 1, "column": 84 }, "end": { "line": 1, "column": 87 } } }, "range": [ 58, 87 ], "loc": { "start": { "line": 1, "column": 58 }, "end": { "line": 1, "column": 87 } } }, "property": { "type": "JSXIdentifier", "name": "California", "range": [ 88, 98 ], "loc": { "start": { "line": 1, "column": 88 }, "end": { "line": 1, "column": 98 } } }, "range": [ 58, 98 ], "loc": { "start": { "line": 1, "column": 58 }, "end": { "line": 1, "column": 98 } } }, "property": { "type": "JSXIdentifier", "name": "mountain-view", "range": [ 99, 112 ], "loc": { "start": { "line": 1, "column": 99 }, "end": { "line": 1, "column": 112 } } }, "range": [ 58, 112 ], "loc": { "start": { "line": 1, "column": 58 }, "end": { "line": 1, "column": 112 } } }, "range": [ 56, 113 ], "loc": { "start": { "line": 1, "column": 56 }, "end": { "line": 1, "column": 113 } } }, "range": [ 0, 113 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 113 } } }, "range": [ 0, 113 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 113 } } } ], "sourceType": "script", "range": [ 0, 113 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 113 } }, "tokens": [ { "type": "Punctuator", "value": "<", "range": [ 0, 1 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } } }, { "type": "JSXIdentifier", "value": "SolarSystem", "range": [ 1, 12 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 12 } } }, { "type": "Punctuator", "value": ".", "range": [ 12, 13 ], "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 13 } } }, { "type": "JSXIdentifier", "value": "Earth", "range": [ 13, 18 ], "loc": { "start": { "line": 1, "column": 13 }, "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": "America", "range": [ 19, 26 ], "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 26 } } }, { "type": "Punctuator", "value": ".", "range": [ 26, 27 ], "loc": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 27 } } }, { "type": "JSXIdentifier", "value": "USA", "range": [ 27, 30 ], "loc": { "start": { "line": 1, "column": 27 }, "end": { "line": 1, "column": 30 } } }, { "type": "Punctuator", "value": ".", "range": [ 30, 31 ], "loc": { "start": { "line": 1, "column": 30 }, "end": { "line": 1, "column": 31 } } }, { "type": "JSXIdentifier", "value": "California", "range": [ 31, 41 ], "loc": { "start": { "line": 1, "column": 31 }, "end": { "line": 1, "column": 41 } } }, { "type": "Punctuator", "value": ".", "range": [ 41, 42 ], "loc": { "start": { "line": 1, "column": 41 }, "end": { "line": 1, "column": 42 } } }, { "type": "JSXIdentifier", "value": "mountain-view", "range": [ 42, 55 ], "loc": { "start": { "line": 1, "column": 42 }, "end": { "line": 1, "column": 55 } } }, { "type": "Punctuator", "value": ">", "range": [ 55, 56 ], "loc": { "start": { "line": 1, "column": 55 }, "end": { "line": 1, "column": 56 } } }, { "type": "Punctuator", "value": "<", "range": [ 56, 57 ], "loc": { "start": { "line": 1, "column": 56 }, "end": { "line": 1, "column": 57 } } }, { "type": "Punctuator", "value": "/", "range": [ 57, 58 ], "loc": { "start": { "line": 1, "column": 57 }, "end": { "line": 1, "column": 58 } } }, { "type": "JSXIdentifier", "value": "SolarSystem", "range": [ 58, 69 ], "loc": { "start": { "line": 1, "column": 58 }, "end": { "line": 1, "column": 69 } } }, { "type": "Punctuator", "value": ".", "range": [ 69, 70 ], "loc": { "start": { "line": 1, "column": 69 }, "end": { "line": 1, "column": 70 } } }, { "type": "JSXIdentifier", "value": "Earth", "range": [ 70, 75 ], "loc": { "start": { "line": 1, "column": 70 }, "end": { "line": 1, "column": 75 } } }, { "type": "Punctuator", "value": ".", "range": [ 75, 76 ], "loc": { "start": { "line": 1, "column": 75 }, "end": { "line": 1, "column": 76 } } }, { "type": "JSXIdentifier", "value": "America", "range": [ 76, 83 ], "loc": { "start": { "line": 1, "column": 76 }, "end": { "line": 1, "column": 83 } } }, { "type": "Punctuator", "value": ".", "range": [ 83, 84 ], "loc": { "start": { "line": 1, "column": 83 }, "end": { "line": 1, "column": 84 } } }, { "type": "JSXIdentifier", "value": "USA", "range": [ 84, 87 ], "loc": { "start": { "line": 1, "column": 84 }, "end": { "line": 1, "column": 87 } } }, { "type": "Punctuator", "value": ".", "range": [ 87, 88 ], "loc": { "start": { "line": 1, "column": 87 }, "end": { "line": 1, "column": 88 } } }, { "type": "JSXIdentifier", "value": "California", "range": [ 88, 98 ], "loc": { "start": { "line": 1, "column": 88 }, "end": { "line": 1, "column": 98 } } }, { "type": "Punctuator", "value": ".", "range": [ 98, 99 ], "loc": { "start": { "line": 1, "column": 98 }, "end": { "line": 1, "column": 99 } } }, { "type": "JSXIdentifier", "value": "mountain-view", "range": [ 99, 112 ], "loc": { "start": { "line": 1, "column": 99 }, "end": { "line": 1, "column": 112 } } }, { "type": "Punctuator", "value": ">", "range": [ 112, 113 ], "loc": { "start": { "line": 1, "column": 112 }, "end": { "line": 1, "column": 113 } } } ] }