unoverload Literal AST node
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
"name": "x"
|
||||
},
|
||||
"init": {
|
||||
"type": "Literal",
|
||||
"type": "NumberLiteral",
|
||||
"start": 8,
|
||||
"end": 10,
|
||||
"loc": {
|
||||
|
||||
@@ -74,7 +74,7 @@
|
||||
"name": "eval"
|
||||
},
|
||||
"init": {
|
||||
"type": "Literal",
|
||||
"type": "NumberLiteral",
|
||||
"start": 11,
|
||||
"end": 13,
|
||||
"loc": {
|
||||
@@ -123,7 +123,7 @@
|
||||
"name": "arguments"
|
||||
},
|
||||
"init": {
|
||||
"type": "Literal",
|
||||
"type": "NumberLiteral",
|
||||
"start": 27,
|
||||
"end": 29,
|
||||
"loc": {
|
||||
|
||||
@@ -74,7 +74,7 @@
|
||||
"name": "x"
|
||||
},
|
||||
"init": {
|
||||
"type": "Literal",
|
||||
"type": "NumberLiteral",
|
||||
"start": 8,
|
||||
"end": 10,
|
||||
"loc": {
|
||||
@@ -123,7 +123,7 @@
|
||||
"name": "y"
|
||||
},
|
||||
"init": {
|
||||
"type": "Literal",
|
||||
"type": "NumberLiteral",
|
||||
"start": 16,
|
||||
"end": 17,
|
||||
"loc": {
|
||||
@@ -172,7 +172,7 @@
|
||||
"name": "z"
|
||||
},
|
||||
"init": {
|
||||
"type": "Literal",
|
||||
"type": "NumberLiteral",
|
||||
"start": 23,
|
||||
"end": 27,
|
||||
"loc": {
|
||||
|
||||
Reference in New Issue
Block a user