Files
babel/packages/babel-parser/test/fixtures/es2015/uncategorised/1/output.json
2018-05-21 18:19:58 -07:00

70 lines
1.2 KiB
JSON

{
"type": "File",
"start": 0,
"end": 18,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 18
}
},
"program": {
"type": "Program",
"start": 0,
"end": 18,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 18
}
},
"sourceType": "script",
"interpreter": null,
"body": [],
"directives": [
{
"type": "Directive",
"start": 0,
"end": 18,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 18
}
},
"value": {
"type": "DirectiveLiteral",
"start": 0,
"end": 18,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 18
}
},
"value": "\\u{714E}\\u{8336}",
"extra": {
"raw": "\"\\u{714E}\\u{8336}\"",
"rawValue": "\\u{714E}\\u{8336}"
}
}
}
]
}
}