remove range property from nodes, clean up babylon codebase

This commit is contained in:
Sebastian McKenzie
2015-07-25 07:07:22 +01:00
parent af03a301ae
commit e7fec51feb
424 changed files with 3967 additions and 19592 deletions

View File

@@ -12,10 +12,6 @@
"column": 14
}
},
"range": [
0,
14
],
"program": {
"type": "Program",
"start": 0,
@@ -30,10 +26,6 @@
"column": 14
}
},
"range": [
0,
14
],
"sourceType": "module",
"body": [
{
@@ -50,10 +42,6 @@
"column": 14
}
},
"range": [
0,
14
],
"id": {
"type": "Identifier",
"start": 10,
@@ -68,10 +56,6 @@
"column": 11
}
},
"range": [
10,
11
],
"name": "A"
},
"typeParameters": null,
@@ -90,15 +74,12 @@
"column": 14
}
},
"range": [
12,
14
],
"callProperties": [],
"properties": [],
"indexers": []
}
}
]
}
},
"comments": []
}