rename NumberLiteral to NumericLiteral and RegexLiteral to RegExpLiteral

This commit is contained in:
Sebastian McKenzie
2015-11-03 01:19:35 +00:00
parent 87bb8a84f3
commit ea40d0134f
376 changed files with 473 additions and 473 deletions

View File

@@ -73,7 +73,7 @@
"name": "y"
},
"consequent": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 4,
"end": 5,
"loc": {
@@ -93,7 +93,7 @@
"value": 1
},
"alternate": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 8,
"end": 9,
"loc": {

View File

@@ -105,7 +105,7 @@
}
},
"consequent": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 9,
"end": 10,
"loc": {
@@ -125,7 +125,7 @@
"value": 1
},
"alternate": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 13,
"end": 14,
"loc": {

View File

@@ -88,7 +88,7 @@
}
},
"test": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 5,
"end": 6,
"loc": {
@@ -109,7 +109,7 @@
"value": 0
},
"consequent": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 10,
"end": 11,
"loc": {
@@ -129,7 +129,7 @@
"value": 1
},
"alternate": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 14,
"end": 15,
"loc": {