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

@@ -87,7 +87,7 @@
}
},
"typeAnnotation": {
"type": "NumberLiteralTypeAnnotation",
"type": "NumericLiteralTypeAnnotation",
"start": 7,
"end": 16,
"loc": {

View File

@@ -87,7 +87,7 @@
}
},
"typeAnnotation": {
"type": "NumberLiteralTypeAnnotation",
"type": "NumericLiteralTypeAnnotation",
"start": 7,
"end": 12,
"loc": {

View File

@@ -87,7 +87,7 @@
}
},
"typeAnnotation": {
"type": "NumberLiteralTypeAnnotation",
"type": "NumericLiteralTypeAnnotation",
"start": 7,
"end": 10,
"loc": {

View File

@@ -87,7 +87,7 @@
}
},
"typeAnnotation": {
"type": "NumberLiteralTypeAnnotation",
"type": "NumericLiteralTypeAnnotation",
"start": 7,
"end": 12,
"loc": {

View File

@@ -87,7 +87,7 @@
}
},
"typeAnnotation": {
"type": "NumberLiteralTypeAnnotation",
"type": "NumericLiteralTypeAnnotation",
"start": 7,
"end": 11,
"loc": {

View File

@@ -142,7 +142,7 @@
}
},
"discriminant": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 34,
"end": 35,
"loc": {
@@ -412,7 +412,7 @@
},
"operator": "<<",
"right": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 144,
"end": 145,
"loc": {

View File

@@ -136,7 +136,7 @@
},
"elements": [
{
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 21,
"end": 24,
"loc": {

View File

@@ -151,7 +151,7 @@
},
"elements": [
{
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 28,
"end": 31,
"loc": {

View File

@@ -106,7 +106,7 @@
"shorthand": false,
"computed": false,
"key": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 3,
"end": 6,
"loc": {

View File

@@ -167,7 +167,7 @@
},
"elements": [
{
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 23,
"end": 24,
"loc": {
@@ -187,7 +187,7 @@
"value": 1
},
{
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 26,
"end": 27,
"loc": {
@@ -207,7 +207,7 @@
"value": 2
},
{
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 29,
"end": 30,
"loc": {

View File

@@ -238,7 +238,7 @@
}
},
"argument": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 40,
"end": 42,
"loc": {

View File

@@ -136,7 +136,7 @@
}
},
"init": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 26,
"end": 27,
"loc": {

View File

@@ -105,7 +105,7 @@
"name": "xxx"
},
"value": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 7,
"end": 8,
"loc": {

View File

@@ -123,7 +123,7 @@
},
"operator": "+",
"right": {
"type": "NumberLiteral",
"type": "NumericLiteral",
"start": 16,
"end": 17,
"loc": {