Add support for an InterpreterDirective AST node.

This commit is contained in:
Logan Smyth
2018-05-12 10:50:33 -07:00
parent c0013264b7
commit 2058e0686e
2113 changed files with 2281 additions and 162 deletions

View File

@@ -27,6 +27,7 @@
}
},
"sourceType": "script",
"interpreter": null,
"body": [
{
"type": "FunctionDeclaration",

View File

@@ -27,6 +27,7 @@
}
},
"sourceType": "script",
"interpreter": null,
"body": [
{
"type": "FunctionDeclaration",

View File

@@ -27,6 +27,7 @@
}
},
"sourceType": "script",
"interpreter": null,
"body": [
{
"type": "FunctionDeclaration",

View File

@@ -27,6 +27,7 @@
}
},
"sourceType": "script",
"interpreter": null,
"body": [
{
"type": "FunctionDeclaration",

View File

@@ -27,6 +27,7 @@
}
},
"sourceType": "script",
"interpreter": null,
"body": [
{
"type": "ExpressionStatement",

View File

@@ -27,6 +27,7 @@
}
},
"sourceType": "script",
"interpreter": null,
"body": [
{
"type": "FunctionDeclaration",

View File

@@ -27,6 +27,7 @@
}
},
"sourceType": "script",
"interpreter": null,
"body": [
{
"type": "FunctionDeclaration",

View File

@@ -27,6 +27,7 @@
}
},
"sourceType": "script",
"interpreter": null,
"body": [
{
"type": "FunctionDeclaration",

View File

@@ -27,6 +27,7 @@
}
},
"sourceType": "script",
"interpreter": null,
"body": [
{
"type": "VariableDeclaration",

View File

@@ -27,6 +27,7 @@
}
},
"sourceType": "script",
"interpreter": null,
"body": [
{
"type": "VariableDeclaration",

View File

@@ -27,6 +27,7 @@
}
},
"sourceType": "script",
"interpreter": null,
"body": [
{
"type": "VariableDeclaration",

View File

@@ -27,6 +27,7 @@
}
},
"sourceType": "script",
"interpreter": null,
"body": [
{
"type": "VariableDeclaration",

View File

@@ -27,6 +27,7 @@
}
},
"sourceType": "script",
"interpreter": null,
"body": [
{
"type": "ExpressionStatement",

View File

@@ -27,6 +27,7 @@
}
},
"sourceType": "script",
"interpreter": null,
"body": [
{
"type": "FunctionDeclaration",

View File

@@ -27,6 +27,7 @@
}
},
"sourceType": "script",
"interpreter": null,
"body": [
{
"type": "FunctionDeclaration",