{ "type": "Program", "body": [ { "type": "BlockStatement", "body": [ { "type": "ExpressionStatement", "expression": { "type": "Literal", "value": 0, "raw": "0", "range": [ 1, 2 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 2 } } }, "range": [ 1, 2 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 2 } } }, { "type": "ExpressionStatement", "expression": { "type": "Literal", "value": 1, "raw": "1", "range": [ 3, 4 ], "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 1 } } }, "range": [ 3, 4 ], "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 1 } } }, { "type": "ExpressionStatement", "expression": { "type": "Literal", "value": 2, "raw": "2", "range": [ 5, 6 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 1 } } }, "range": [ 5, 6 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 1 } } }, { "type": "ExpressionStatement", "expression": { "type": "Literal", "value": 3, "raw": "3", "range": [ 7, 8 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 1 } } }, "range": [ 7, 8 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 1 } } }, { "type": "ExpressionStatement", "expression": { "type": "Literal", "value": 4, "raw": "4", "range": [ 9, 10 ], "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 5, "column": 1 } } }, "range": [ 9, 10 ], "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 5, "column": 1 } } } ], "range": [ 0, 11 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 5, "column": 2 } } } ], "sourceType": "script", "tokens": [ { "type": "Punctuator", "value": "{", "range": [ 0, 1 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } } }, { "type": "Numeric", "value": "0", "range": [ 1, 2 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 2 } } }, { "type": "Numeric", "value": "1", "range": [ 3, 4 ], "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 1 } } }, { "type": "Numeric", "value": "2", "range": [ 5, 6 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 1 } } }, { "type": "Numeric", "value": "3", "range": [ 7, 8 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 1 } } }, { "type": "Numeric", "value": "4", "range": [ 9, 10 ], "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 5, "column": 1 } } }, { "type": "Punctuator", "value": "}", "range": [ 10, 11 ], "loc": { "start": { "line": 5, "column": 1 }, "end": { "line": 5, "column": 2 } } } ], "range": [ 0, 11 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 5, "column": 2 } } }