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

@@ -122,7 +122,7 @@
"name": "a"
},
"value": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 13,
"end": 14,
"loc": {

View File

@@ -121,7 +121,7 @@
},
"arguments": [
{
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 11,
"end": 12,
"loc": {
@@ -141,7 +141,7 @@
"value": 1
},
{
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 14,
"end": 15,
"loc": {

View File

@@ -171,7 +171,7 @@
"name": "async"
},
"right": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 33,
"end": 35,
"loc": {

View File

@@ -74,7 +74,7 @@
"name": "a"
},
"right": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 6,
"end": 7,
"loc": {

View File

@@ -88,7 +88,7 @@
}
},
"left": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 14,
"end": 15,
"loc": {
@@ -109,7 +109,7 @@
},
"operator": "**",
"right": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 19,
"end": 20,
"loc": {

View File

@@ -57,7 +57,7 @@
}
},
"left": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 0,
"end": 1,
"loc": {
@@ -92,7 +92,7 @@
}
},
"left": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 6,
"end": 7,
"loc": {
@@ -113,7 +113,7 @@
},
"operator": "**",
"right": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 11,
"end": 12,
"loc": {

View File

@@ -110,7 +110,7 @@
"value": "="
},
{
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 12,
"end": 13,
"loc": {

View File

@@ -94,7 +94,7 @@
}
],
"body": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 12,
"end": 13,
"loc": {

View File

@@ -57,7 +57,7 @@
}
},
"left": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 0,
"end": 1,
"loc": {
@@ -92,7 +92,7 @@
}
},
"left": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 5,
"end": 6,
"loc": {
@@ -113,7 +113,7 @@
},
"operator": "**",
"right": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 10,
"end": 11,
"loc": {

View File

@@ -71,7 +71,7 @@
}
},
"left": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 1,
"end": 2,
"loc": {
@@ -108,7 +108,7 @@
"operator": "-",
"prefix": true,
"argument": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 7,
"end": 8,
"loc": {
@@ -134,7 +134,7 @@
},
"operator": "*",
"right": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 12,
"end": 13,
"loc": {

View File

@@ -71,7 +71,7 @@
}
},
"left": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 0,
"end": 1,
"loc": {
@@ -108,7 +108,7 @@
"operator": "-",
"prefix": true,
"argument": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 6,
"end": 7,
"loc": {
@@ -131,7 +131,7 @@
},
"operator": "*",
"right": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 10,
"end": 11,
"loc": {