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": 27
}
},
"range": [
0,
27
],
"program": {
"type": "Program",
"start": 0,
@@ -30,10 +26,6 @@
"column": 27
}
},
"range": [
0,
27
],
"sourceType": "module",
"body": [
{
@@ -50,10 +42,6 @@
"column": 27
}
},
"range": [
0,
27
],
"id": {
"type": "Identifier",
"start": 6,
@@ -68,10 +56,6 @@
"column": 9
}
},
"range": [
6,
9
],
"name": "Foo"
},
"superClass": null,
@@ -90,10 +74,6 @@
"column": 24
}
},
"range": [
21,
24
],
"id": {
"type": "Identifier",
"start": 21,
@@ -108,10 +88,6 @@
"column": 24
}
},
"range": [
21,
24
],
"name": "Bar"
},
"typeParameters": null
@@ -131,13 +107,10 @@
"column": 27
}
},
"range": [
25,
27
],
"body": []
}
}
]
}
},
"comments": []
}