2017-01-27 20:13:02 +01:00

17 lines
229 B
JSON

{
"type": "Identifier",
"start": 0,
"end": 5,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 5
},
"identifierName": "myVar"
},
"name": "myVar"
}