2015-10-05 16:40:43 +01:00

184 lines
4.4 KiB
JSON

{
"type": "File",
"start": 0,
"end": 43,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 43
}
},
"program": {
"type": "Program",
"start": 0,
"end": 43,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 43
}
},
"sourceType": "script",
"body": [
{
"type": "ExpressionStatement",
"start": 0,
"end": 43,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 43
}
},
"expression": {
"type": "CallExpression",
"start": 1,
"end": 42,
"loc": {
"start": {
"line": 1,
"column": 1
},
"end": {
"line": 1,
"column": 42
}
},
"callee": {
"type": "FunctionExpression",
"start": 1,
"end": 40,
"loc": {
"start": {
"line": 1,
"column": 1
},
"end": {
"line": 1,
"column": 40
}
},
"id": null,
"generator": false,
"expression": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 13,
"end": 40,
"loc": {
"start": {
"line": 1,
"column": 13
},
"end": {
"line": 1,
"column": 40
}
},
"body": [
{
"type": "WithStatement",
"start": 29,
"end": 38,
"loc": {
"start": {
"line": 1,
"column": 29
},
"end": {
"line": 1,
"column": 38
}
},
"object": {
"type": "Identifier",
"start": 35,
"end": 36,
"loc": {
"start": {
"line": 1,
"column": 35
},
"end": {
"line": 1,
"column": 36
}
},
"name": "i"
},
"body": {
"type": "EmptyStatement",
"start": 37,
"end": 38,
"loc": {
"start": {
"line": 1,
"column": 37
},
"end": {
"line": 1,
"column": 38
}
}
}
}
],
"directives": [
{
"type": "Directive",
"start": 15,
"end": 28,
"loc": {
"start": {
"line": 1,
"column": 15
},
"end": {
"line": 1,
"column": 28
}
},
"value": {
"type": "DirectiveLiteral",
"start": 15,
"end": 27,
"loc": {
"start": {
"line": 1,
"column": 15
},
"end": {
"line": 1,
"column": 27
}
},
"raw": "'use strict'",
"value": "use strict"
}
}
]
}
},
"arguments": [],
"extra": {
"parenthesized": true
}
}
}
],
"directives": []
}
}