{ "type": "Program", "statements": [ { "type": "ClassDeclaration", "definition": { "id": { "type": "Identifier", "name": "A", "decorators": [], "loc": { "start": { "line": 16, "column": 7 }, "end": { "line": 16, "column": 8 } } }, "superClass": null, "implements": [], "body": [ { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "exit", "decorators": [], "loc": { "start": { "line": 17, "column": 5 }, "end": { "line": 17, "column": 9 } } }, "kind": "method", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "exit", "decorators": [], "loc": { "start": { "line": 17, "column": 5 }, "end": { "line": 17, "column": 9 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "log_", "typeAnnotation": { "type": "ETSUnionType", "types": [ { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Boolean", "decorators": [], "loc": { "start": { "line": 17, "column": 16 }, "end": { "line": 17, "column": 23 } } }, "loc": { "start": { "line": 17, "column": 16 }, "end": { "line": 17, "column": 24 } } }, "loc": { "start": { "line": 17, "column": 16 }, "end": { "line": 17, "column": 24 } } }, { "type": "ETSNullType", "loc": { "start": { "line": 17, "column": 24 }, "end": { "line": 17, "column": 28 } } } ], "loc": { "start": { "line": 17, "column": 16 }, "end": { "line": 17, "column": 28 } } }, "decorators": [], "loc": { "start": { "line": 17, "column": 10 }, "end": { "line": 17, "column": 28 } } }, "loc": { "start": { "line": 17, "column": 10 }, "end": { "line": 17, "column": 35 } } } ], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 17, "column": 38 }, "end": { "line": 17, "column": 42 } } }, "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 17, "column": 43 }, "end": { "line": 17, "column": 45 } } }, "loc": { "start": { "line": 17, "column": 9 }, "end": { "line": 17, "column": 45 } } }, "loc": { "start": { "line": 17, "column": 9 }, "end": { "line": 17, "column": 45 } } }, "overloads": [ { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "exit", "decorators": [], "loc": { "start": { "line": 17, "column": 5 }, "end": { "line": 17, "column": 9 } } }, "kind": "method", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "exit", "decorators": [], "loc": { "start": { "line": 17, "column": 5 }, "end": { "line": 17, "column": 9 } } }, "generator": false, "async": false, "expression": false, "params": [], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 17, "column": 38 }, "end": { "line": 17, "column": 42 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "ReturnStatement", "argument": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "property": { "type": "Identifier", "name": "exit", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "arguments": [ { "type": "NullLiteral", "value": null, "loc": { "start": { "line": 17, "column": 31 }, "end": { "line": 17, "column": 35 } } } ], "optional": false, "loc": { "start": { "line": 17, "column": 5 }, "end": { "line": 17, "column": 45 } } }, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "loc": { "start": { "line": 620, "column": 1 }, "end": { "line": 620, "column": 1 } } }, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 17, "column": 5 }, "end": { "line": 1, "column": 1 } } } ], "decorators": [], "loc": { "start": { "line": 17, "column": 5 }, "end": { "line": 17, "column": 45 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "exthat", "decorators": [], "loc": { "start": { "line": 18, "column": 5 }, "end": { "line": 18, "column": 11 } } }, "kind": "method", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "exthat", "decorators": [], "loc": { "start": { "line": 18, "column": 5 }, "end": { "line": 18, "column": 11 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "log_", "typeAnnotation": { "type": "ETSUnionType", "types": [ { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Boolean", "decorators": [], "loc": { "start": { "line": 18, "column": 19 }, "end": { "line": 18, "column": 26 } } }, "loc": { "start": { "line": 18, "column": 19 }, "end": { "line": 18, "column": 27 } } }, "loc": { "start": { "line": 18, "column": 19 }, "end": { "line": 18, "column": 27 } } }, { "type": "ETSUndefinedType", "loc": { "start": { "line": 18, "column": 16 }, "end": { "line": 18, "column": 17 } } } ], "loc": { "start": { "line": 18, "column": 19 }, "end": { "line": 18, "column": 27 } } }, "decorators": [], "loc": { "start": { "line": 18, "column": 12 }, "end": { "line": 18, "column": 27 } } }, "loc": { "start": { "line": 18, "column": 12 }, "end": { "line": 18, "column": 27 } } } ], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 18, "column": 29 }, "end": { "line": 18, "column": 33 } } }, "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 18, "column": 34 }, "end": { "line": 18, "column": 36 } } }, "loc": { "start": { "line": 18, "column": 11 }, "end": { "line": 18, "column": 36 } } }, "loc": { "start": { "line": 18, "column": 11 }, "end": { "line": 18, "column": 36 } } }, "overloads": [ { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "exthat", "decorators": [], "loc": { "start": { "line": 18, "column": 5 }, "end": { "line": 18, "column": 11 } } }, "kind": "method", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "exthat", "decorators": [], "loc": { "start": { "line": 18, "column": 5 }, "end": { "line": 18, "column": 11 } } }, "generator": false, "async": false, "expression": false, "params": [], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 18, "column": 29 }, "end": { "line": 18, "column": 33 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "ReturnStatement", "argument": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "property": { "type": "Identifier", "name": "exthat", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "arguments": [ { "type": "UndefinedLiteral", "value": undefined, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } } ], "optional": false, "loc": { "start": { "line": 18, "column": 5 }, "end": { "line": 18, "column": 36 } } }, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "loc": { "start": { "line": 665, "column": 1 }, "end": { "line": 665, "column": 1 } } }, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 18, "column": 5 }, "end": { "line": 1, "column": 1 } } } ], "decorators": [], "loc": { "start": { "line": 18, "column": 5 }, "end": { "line": 18, "column": 36 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "constructor", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "kind": "constructor", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "constructor", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "generator": false, "async": false, "expression": false, "params": [], "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 19, "column": 2 }, "end": { "line": 19, "column": 2 } } } ], "loc": { "start": { "line": 16, "column": 9 }, "end": { "line": 19, "column": 2 } } }, "loc": { "start": { "line": 16, "column": 1 }, "end": { "line": 19, "column": 2 } } }, { "type": "ClassDeclaration", "definition": { "id": { "type": "Identifier", "name": "ETSGLOBAL", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "superClass": null, "implements": [], "body": [ { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "_$init$_", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "kind": "method", "accessibility": "public", "static": true, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "_$init$_", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "generator": false, "async": false, "expression": false, "params": [], "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "main", "decorators": [], "loc": { "start": { "line": 21, "column": 10 }, "end": { "line": 21, "column": 14 } } }, "kind": "method", "accessibility": "public", "static": true, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "main", "decorators": [], "loc": { "start": { "line": 21, "column": 10 }, "end": { "line": 21, "column": 14 } } }, "generator": false, "async": false, "expression": false, "params": [], "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 21, "column": 17 }, "end": { "line": 22, "column": 2 } } }, "loc": { "start": { "line": 21, "column": 14 }, "end": { "line": 22, "column": 2 } } }, "loc": { "start": { "line": 21, "column": 14 }, "end": { "line": 22, "column": 2 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 21, "column": 1 }, "end": { "line": 22, "column": 2 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 23, "column": 1 } } }