{
"type": "Program",
"statements": [
{
"type": "ClassDeclaration",
"definition": {
"id": {
"type": "Identifier",
"name": "ETSGLOBAL",
"loc": {
"start": {
"line": 1,
"column": 1,
"program": "boolean_default.ets"
},
"end": {
"line": 1,
"column": 1,
"program": "boolean_default.ets"
}
}
},
"superClass": null,
"implements": [],
"body": [
{
"type": "MethodDefinition",
"key": {
"type": "Identifier",
"name": "main",
"loc": {
"start": {
"line": 16,
"column": 10,
"program": "boolean_default.ets"
},
"end": {
"line": 16,
"column": 14,
"program": "boolean_default.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": "boolean_default.ets"
},
"end": {
"line": 16,
"column": 14,
"program": "boolean_default.ets"
}
}
},
"generator": false,
"async": false,
"expression": false,
"params": [],
"returnType": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 16,
"column": 18,
"program": "boolean_default.ets"
},
"end": {
"line": 16,
"column": 22,
"program": "boolean_default.ets"
}
}
},
"body": {
"type": "BlockStatement",
"statements": [
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "dest",
"typeAnnotation": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 17,
"column": 15,
"program": "boolean_default.ets"
},
"end": {
"line": 17,
"column": 22,
"program": "boolean_default.ets"
}
}
},
"loc": {
"start": {
"line": 17,
"column": 7,
"program": "boolean_default.ets"
},
"end": {
"line": 17,
"column": 11,
"program": "boolean_default.ets"
}
}
},
"init": null,
"loc": {
"start": {
"line": 17,
"column": 7,
"program": "boolean_default.ets"
},
"end": {
"line": 17,
"column": 11,
"program": "boolean_default.ets"
}
}
}
],
"kind": "let",
"loc": {
"start": {
"line": 17,
"column": 3,
"program": "boolean_default.ets"
},
"end": {
"line": 17,
"column": 23,
"program": "boolean_default.ets"
}
}
}
],
"loc": {
"start": {
"line": 16,
"column": 23,
"program": "boolean_default.ets"
},
"end": {
"line": 19,
"column": 2,
"program": "boolean_default.ets"
}
}
},
"loc": {
"start": {
"line": 16,
"column": 10,
"program": "boolean_default.ets"
},
"end": {
"line": 19,
"column": 2,
"program": "boolean_default.ets"
}
}
},
"loc": {
"start": {
"line": 16,
"column": 10,
"program": "boolean_default.ets"
},
"end": {
"line": 19,
"column": 2,
"program": "boolean_default.ets"
}
}
},
"overloads": [],
"loc": {
"start": {
"line": 16,
"column": 1,
"program": "boolean_default.ets"
},
"end": {
"line": 19,
"column": 2,
"program": "boolean_default.ets"
}
}
}
],
"loc": {
"start": {
"line": 1,
"column": 1,
"program": "boolean_default.ets"
},
"end": {
"line": 1,
"column": 1,
"program": "boolean_default.ets"
}
}
},
"loc": {
"start": {
"line": 1,
"column": 1,
"program": "boolean_default.ets"
},
"end": {
"line": 1,
"column": 1,
"program": "boolean_default.ets"
}
}
}
],
"loc": {
"start": {
"line": 1,
"column": 1,
"program": "boolean_default.ets"
},
"end": {
"line": 22,
"column": 1,
"program": "boolean_default.ets"
}
}
}