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

@@ -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": {