rename NumberLiteral to NumericLiteral and RegexLiteral to RegExpLiteral
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
"name": "a"
|
||||
},
|
||||
"right": {
|
||||
"type": "NumberLiteral",
|
||||
"type": "NumericLiteral",
|
||||
"start": 14,
|
||||
"end": 15,
|
||||
"loc": {
|
||||
|
||||
Reference in New Issue
Block a user