unoverload Literal AST node

This commit is contained in:
Sebastian McKenzie
2015-09-01 04:49:16 +01:00
parent 4088d85e32
commit 446b297465
535 changed files with 3124 additions and 1005 deletions

View File

@@ -91,7 +91,7 @@
]
},
"init": {
"type": "Literal",
"type": "NumberLiteral",
"start": 11,
"end": 12,
"loc": {

View File

@@ -74,7 +74,7 @@
"elements": []
},
"init": {
"type": "Literal",
"type": "NumberLiteral",
"start": 9,
"end": 10,
"loc": {

View File

@@ -108,7 +108,7 @@
]
},
"init": {
"type": "Literal",
"type": "NumberLiteral",
"start": 11,
"end": 12,
"loc": {

View File

@@ -91,7 +91,7 @@
]
},
"init": {
"type": "Literal",
"type": "NumberLiteral",
"start": 9,
"end": 10,
"loc": {

View File

@@ -249,7 +249,7 @@
"name": "e"
},
"right": {
"type": "Literal",
"type": "NumberLiteral",
"start": 28,
"end": 29,
"loc": {
@@ -333,7 +333,7 @@
"name": "g"
},
"right": {
"type": "Literal",
"type": "NumberLiteral",
"start": 37,
"end": 38,
"loc": {

View File

@@ -106,7 +106,7 @@
]
},
"init": {
"type": "Literal",
"type": "NumberLiteral",
"start": 13,
"end": 14,
"loc": {

View File

@@ -92,7 +92,7 @@
]
},
"init": {
"type": "Literal",
"type": "NumberLiteral",
"start": 10,
"end": 11,
"loc": {

View File

@@ -118,7 +118,7 @@
"name": "a"
},
"right": {
"type": "Literal",
"type": "NumberLiteral",
"start": 20,
"end": 21,
"loc": {

View File

@@ -107,7 +107,7 @@
"name": "a"
},
"right": {
"type": "Literal",
"type": "NumberLiteral",
"start": 14,
"end": 15,
"loc": {

View File

@@ -143,7 +143,7 @@
]
},
"init": {
"type": "Literal",
"type": "NumberLiteral",
"start": 12,
"end": 13,
"loc": {