{ "type": "Program", "body": [ { "type": "ExpressionStatement", "expression": { "type": "JSXElement", "openingElement": { "type": "JSXOpeningElement", "name": { "type": "JSXIdentifier", "name": "AbC-def", "range": [ 1, 8 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 8 } } }, "selfClosing": false, "attributes": [ { "type": "JSXAttribute", "name": { "type": "JSXIdentifier", "name": "test", "range": [ 11, 15 ], "loc": { "start": { "line": 2, "column": 2 }, "end": { "line": 2, "column": 6 } } }, "value": { "type": "Literal", "value": "&&", "raw": "\"&&\"", "range": [ 16, 31 ], "loc": { "start": { "line": 2, "column": 7 }, "end": { "line": 2, "column": 22 } } }, "range": [ 11, 31 ], "loc": { "start": { "line": 2, "column": 2 }, "end": { "line": 2, "column": 22 } } } ], "range": [ 0, 32 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 2, "column": 23 } } }, "closingElement": { "type": "JSXClosingElement", "name": { "type": "JSXIdentifier", "name": "AbC-def", "range": [ 43, 50 ], "loc": { "start": { "line": 5, "column": 2 }, "end": { "line": 5, "column": 9 } } }, "range": [ 41, 51 ], "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 5, "column": 10 } } }, "children": [ { "type": "Literal", "value": "\nbar\nbaz\n", "raw": "\nbar\nbaz\n", "range": [ 32, 41 ], "loc": { "start": { "line": 2, "column": 23 }, "end": { "line": 5, "column": 0 } } } ], "range": [ 0, 51 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 5, "column": 10 } } }, "range": [ 0, 51 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 5, "column": 10 } } } ] }