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

@@ -74,7 +74,7 @@
"name": "x"
},
"init": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 8,
"end": 10,
"loc": {

View File

@@ -74,7 +74,7 @@
"name": "eval"
},
"init": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 11,
"end": 13,
"loc": {
@@ -125,7 +125,7 @@
"name": "arguments"
},
"init": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 27,
"end": 29,
"loc": {

View File

@@ -74,7 +74,7 @@
"name": "x"
},
"init": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 8,
"end": 10,
"loc": {
@@ -125,7 +125,7 @@
"name": "y"
},
"init": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 16,
"end": 17,
"loc": {
@@ -176,7 +176,7 @@
"name": "z"
},
"init": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 23,
"end": 27,
"loc": {