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

@@ -119,7 +119,7 @@
"name": "b"
},
"right": {
"type": "Literal",
"type": "NumberLiteral",
"start": 5,
"end": 6,
"loc": {
@@ -227,7 +227,7 @@
"name": "a"
},
"property": {
"type": "Literal",
"type": "NumberLiteral",
"start": 15,
"end": 16,
"loc": {
@@ -269,7 +269,7 @@
]
},
"right": {
"type": "Literal",
"type": "NumberLiteral",
"start": 23,
"end": 24,
"loc": {