rename NumberLiteral to NumericLiteral and RegexLiteral to RegExpLiteral
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
},
|
||||
"consequent": [],
|
||||
"test": {
|
||||
"type": "NumberLiteral",
|
||||
"type": "NumericLiteral",
|
||||
"start": 66,
|
||||
"end": 67,
|
||||
"loc": {
|
||||
@@ -261,7 +261,7 @@
|
||||
}
|
||||
],
|
||||
"test": {
|
||||
"type": "NumberLiteral",
|
||||
"type": "NumericLiteral",
|
||||
"start": 111,
|
||||
"end": 112,
|
||||
"loc": {
|
||||
|
||||
Reference in New Issue
Block a user