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

@@ -110,7 +110,7 @@
},
"elements": [
{
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 10,
"end": 11,
"loc": {

View File

@@ -111,7 +111,7 @@
}
],
"body": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 9,
"end": 10,
"loc": {

View File

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

View File

@@ -78,7 +78,7 @@
}
],
"body": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 6,
"end": 7,
"loc": {

View File

@@ -81,7 +81,7 @@
}
],
"body": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 8,
"end": 9,
"loc": {