rename NumberLiteral to NumericLiteral and RegexLiteral to RegExpLiteral
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
"properties": []
|
||||
},
|
||||
"right": {
|
||||
"type": "NumberLiteral",
|
||||
"type": "NumericLiteral",
|
||||
"start": 6,
|
||||
"end": 7,
|
||||
"loc": {
|
||||
|
||||
@@ -466,7 +466,7 @@
|
||||
"name": "b"
|
||||
},
|
||||
"property": {
|
||||
"type": "NumberLiteral",
|
||||
"type": "NumericLiteral",
|
||||
"start": 25,
|
||||
"end": 26,
|
||||
"loc": {
|
||||
@@ -532,7 +532,7 @@
|
||||
]
|
||||
},
|
||||
"right": {
|
||||
"type": "NumberLiteral",
|
||||
"type": "NumericLiteral",
|
||||
"start": 49,
|
||||
"end": 50,
|
||||
"loc": {
|
||||
|
||||
@@ -536,7 +536,7 @@
|
||||
]
|
||||
},
|
||||
"right": {
|
||||
"type": "NumberLiteral",
|
||||
"type": "NumericLiteral",
|
||||
"start": 82,
|
||||
"end": 83,
|
||||
"loc": {
|
||||
|
||||
Reference in New Issue
Block a user