rename NumberLiteral to NumericLiteral and RegexLiteral to RegExpLiteral
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
]
|
||||
},
|
||||
"init": {
|
||||
"type": "NumberLiteral",
|
||||
"type": "NumericLiteral",
|
||||
"start": 11,
|
||||
"end": 12,
|
||||
"loc": {
|
||||
|
||||
@@ -74,7 +74,7 @@
|
||||
"elements": []
|
||||
},
|
||||
"init": {
|
||||
"type": "NumberLiteral",
|
||||
"type": "NumericLiteral",
|
||||
"start": 9,
|
||||
"end": 10,
|
||||
"loc": {
|
||||
|
||||
@@ -108,7 +108,7 @@
|
||||
]
|
||||
},
|
||||
"init": {
|
||||
"type": "NumberLiteral",
|
||||
"type": "NumericLiteral",
|
||||
"start": 11,
|
||||
"end": 12,
|
||||
"loc": {
|
||||
|
||||
@@ -91,7 +91,7 @@
|
||||
]
|
||||
},
|
||||
"init": {
|
||||
"type": "NumberLiteral",
|
||||
"type": "NumericLiteral",
|
||||
"start": 9,
|
||||
"end": 10,
|
||||
"loc": {
|
||||
|
||||
@@ -249,7 +249,7 @@
|
||||
"name": "e"
|
||||
},
|
||||
"right": {
|
||||
"type": "NumberLiteral",
|
||||
"type": "NumericLiteral",
|
||||
"start": 28,
|
||||
"end": 29,
|
||||
"loc": {
|
||||
@@ -334,7 +334,7 @@
|
||||
"name": "g"
|
||||
},
|
||||
"right": {
|
||||
"type": "NumberLiteral",
|
||||
"type": "NumericLiteral",
|
||||
"start": 37,
|
||||
"end": 38,
|
||||
"loc": {
|
||||
|
||||
@@ -106,7 +106,7 @@
|
||||
]
|
||||
},
|
||||
"init": {
|
||||
"type": "NumberLiteral",
|
||||
"type": "NumericLiteral",
|
||||
"start": 13,
|
||||
"end": 14,
|
||||
"loc": {
|
||||
|
||||
@@ -92,7 +92,7 @@
|
||||
]
|
||||
},
|
||||
"init": {
|
||||
"type": "NumberLiteral",
|
||||
"type": "NumericLiteral",
|
||||
"start": 10,
|
||||
"end": 11,
|
||||
"loc": {
|
||||
|
||||
@@ -119,7 +119,7 @@
|
||||
"name": "a"
|
||||
},
|
||||
"right": {
|
||||
"type": "NumberLiteral",
|
||||
"type": "NumericLiteral",
|
||||
"start": 20,
|
||||
"end": 21,
|
||||
"loc": {
|
||||
|
||||
@@ -107,7 +107,7 @@
|
||||
"name": "a"
|
||||
},
|
||||
"right": {
|
||||
"type": "NumberLiteral",
|
||||
"type": "NumericLiteral",
|
||||
"start": 14,
|
||||
"end": 15,
|
||||
"loc": {
|
||||
|
||||
@@ -142,7 +142,7 @@
|
||||
]
|
||||
},
|
||||
"init": {
|
||||
"type": "NumberLiteral",
|
||||
"type": "NumericLiteral",
|
||||
"start": 12,
|
||||
"end": 13,
|
||||
"loc": {
|
||||
|
||||
Reference in New Issue
Block a user