{
"type": "Program",
"statements": [
{
"type": "ClassDeclaration",
"definition": {
"id": {
"type": "Identifier",
"name": "ETSGLOBAL",
"loc": {
"start": {
"line": 1,
"column": 1,
"program": "string_template_3.ets"
},
"end": {
"line": 1,
"column": 1,
"program": "string_template_3.ets"
}
}
},
"superClass": null,
"implements": [],
"body": [
{
"type": "MethodDefinition",
"key": {
"type": "Identifier",
"name": "main",
"loc": {
"start": {
"line": 16,
"column": 10,
"program": "string_template_3.ets"
},
"end": {
"line": 16,
"column": 14,
"program": "string_template_3.ets"
}
}
},
"kind": "method",
"accessibility": "public",
"static": true,
"optional": false,
"computed": false,
"value": {
"type": "FunctionExpression",
"function": {
"type": "ScriptFunction",
"id": {
"type": "Identifier",
"name": "main",
"loc": {
"start": {
"line": 16,
"column": 10,
"program": "string_template_3.ets"
},
"end": {
"line": 16,
"column": 14,
"program": "string_template_3.ets"
}
}
},
"generator": false,
"async": false,
"expression": false,
"params": [],
"body": {
"type": "BlockStatement",
"statements": [
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "v",
"loc": {
"start": {
"line": 17,
"column": 8,
"program": "string_template_3.ets"
},
"end": {
"line": 17,
"column": 9,
"program": "string_template_3.ets"
}
}
},
"init": {
"type": "StringLiteral",
"value": "(slash at curly braces) ${true || false}",
"loc": {
"start": {
"line": 17,
"column": 12,
"program": "string_template_3.ets"
},
"end": {
"line": 17,
"column": 56,
"program": "string_template_3.ets"
}
}
},
"loc": {
"start": {
"line": 17,
"column": 8,
"program": "string_template_3.ets"
},
"end": {
"line": 17,
"column": 56,
"program": "string_template_3.ets"
}
}
}
],
"kind": "const",
"loc": {
"start": {
"line": 17,
"column": 2,
"program": "string_template_3.ets"
},
"end": {
"line": 17,
"column": 56,
"program": "string_template_3.ets"
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"object": {
"type": "Identifier",
"name": "console",
"loc": {
"start": {
"line": 18,
"column": 2,
"program": "string_template_3.ets"
},
"end": {
"line": 18,
"column": 9,
"program": "string_template_3.ets"
}
}
},
"property": {
"type": "Identifier",
"name": "log",
"loc": {
"start": {
"line": 18,
"column": 10,
"program": "string_template_3.ets"
},
"end": {
"line": 18,
"column": 13,
"program": "string_template_3.ets"
}
}
},
"computed": false,
"optional": false,
"loc": {
"start": {
"line": 18,
"column": 2,
"program": "string_template_3.ets"
},
"end": {
"line": 18,
"column": 13,
"program": "string_template_3.ets"
}
}
},
"arguments": [
{
"type": "StringLiteral",
"value": "(slash at curly braces) ${true || false}",
"loc": {
"start": {
"line": 18,
"column": 14,
"program": "string_template_3.ets"
},
"end": {
"line": 18,
"column": 15,
"program": "string_template_3.ets"
}
}
}
],
"optional": false,
"loc": {
"start": {
"line": 18,
"column": 2,
"program": "string_template_3.ets"
},
"end": {
"line": 18,
"column": 16,
"program": "string_template_3.ets"
}
}
},
"loc": {
"start": {
"line": 18,
"column": 2,
"program": "string_template_3.ets"
},
"end": {
"line": 18,
"column": 16,
"program": "string_template_3.ets"
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "expected",
"loc": {
"start": {
"line": 19,
"column": 8,
"program": "string_template_3.ets"
},
"end": {
"line": 19,
"column": 16,
"program": "string_template_3.ets"
}
}
},
"init": {
"type": "StringLiteral",
"value": "(slash at curly braces) true",
"loc": {
"start": {
"line": 19,
"column": 19,
"program": "string_template_3.ets"
},
"end": {
"line": 19,
"column": 61,
"program": "string_template_3.ets"
}
}
},
"loc": {
"start": {
"line": 19,
"column": 8,
"program": "string_template_3.ets"
},
"end": {
"line": 19,
"column": 61,
"program": "string_template_3.ets"
}
}
}
],
"kind": "const",
"loc": {
"start": {
"line": 19,
"column": 2,
"program": "string_template_3.ets"
},
"end": {
"line": 19,
"column": 61,
"program": "string_template_3.ets"
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"object": {
"type": "Identifier",
"name": "arktest",
"loc": {
"start": {
"line": 20,
"column": 2,
"program": "string_template_3.ets"
},
"end": {
"line": 20,
"column": 9,
"program": "string_template_3.ets"
}
}
},
"property": {
"type": "Identifier",
"name": "assertEQ",
"loc": {
"start": {
"line": 20,
"column": 10,
"program": "string_template_3.ets"
},
"end": {
"line": 20,
"column": 18,
"program": "string_template_3.ets"
}
}
},
"computed": false,
"optional": false,
"loc": {
"start": {
"line": 20,
"column": 2,
"program": "string_template_3.ets"
},
"end": {
"line": 20,
"column": 18,
"program": "string_template_3.ets"
}
}
},
"arguments": [
{
"type": "StringLiteral",
"value": "(slash at curly braces) ${true || false}",
"loc": {
"start": {
"line": 20,
"column": 19,
"program": "string_template_3.ets"
},
"end": {
"line": 20,
"column": 20,
"program": "string_template_3.ets"
}
}
},
{
"type": "StringLiteral",
"value": "(slash at curly braces) true",
"loc": {
"start": {
"line": 20,
"column": 22,
"program": "string_template_3.ets"
},
"end": {
"line": 20,
"column": 30,
"program": "string_template_3.ets"
}
}
}
],
"optional": false,
"loc": {
"start": {
"line": 20,
"column": 2,
"program": "string_template_3.ets"
},
"end": {
"line": 20,
"column": 31,
"program": "string_template_3.ets"
}
}
},
"loc": {
"start": {
"line": 20,
"column": 2,
"program": "string_template_3.ets"
},
"end": {
"line": 20,
"column": 32,
"program": "string_template_3.ets"
}
}
}
],
"loc": {
"start": {
"line": 16,
"column": 17,
"program": "string_template_3.ets"
},
"end": {
"line": 21,
"column": 2,
"program": "string_template_3.ets"
}
}
},
"loc": {
"start": {
"line": 16,
"column": 10,
"program": "string_template_3.ets"
},
"end": {
"line": 21,
"column": 2,
"program": "string_template_3.ets"
}
}
},
"loc": {
"start": {
"line": 16,
"column": 10,
"program": "string_template_3.ets"
},
"end": {
"line": 21,
"column": 2,
"program": "string_template_3.ets"
}
}
},
"overloads": [],
"loc": {
"start": {
"line": 16,
"column": 1,
"program": "string_template_3.ets"
},
"end": {
"line": 21,
"column": 2,
"program": "string_template_3.ets"
}
}
}
],
"loc": {
"start": {
"line": 1,
"column": 1,
"program": "string_template_3.ets"
},
"end": {
"line": 1,
"column": 1,
"program": "string_template_3.ets"
}
}
},
"loc": {
"start": {
"line": 1,
"column": 1,
"program": "string_template_3.ets"
},
"end": {
"line": 1,
"column": 1,
"program": "string_template_3.ets"
}
}
}
],
"loc": {
"start": {
"line": 1,
"column": 1,
"program": "string_template_3.ets"
},
"end": {
"line": 21,
"column": 2,
"program": "string_template_3.ets"
}
}
}