{ "type": "Program", "statements": [ { "type": "TSInterfaceDeclaration", "body": { "type": "TSInterfaceBody", "body": [], "loc": { "start": { "line": 21, "column": 20 }, "end": { "line": 21, "column": 22 } } }, "id": { "type": "Identifier", "name": "I", "decorators": [], "loc": { "start": { "line": 21, "column": 18 }, "end": { "line": 21, "column": 19 } } }, "extends": [], "loc": { "start": { "line": 21, "column": 8 }, "end": { "line": 22, "column": 7 } } }, { "type": "ClassDeclaration", "definition": { "id": { "type": "Identifier", "name": "C", "decorators": [], "loc": { "start": { "line": 22, "column": 14 }, "end": { "line": 22, "column": 15 } } }, "superClass": null, "implements": [], "body": [ { "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": 22, "column": 18 }, "end": { "line": 22, "column": 18 } } } ], "loc": { "start": { "line": 22, "column": 16 }, "end": { "line": 22, "column": 18 } } }, "loc": { "start": { "line": 22, "column": 8 }, "end": { "line": 22, "column": 18 } } }, { "type": "TSTypeAliasDeclaration", "id": { "type": "Identifier", "name": "STD_Number_Name", "decorators": [], "loc": { "start": { "line": 24, "column": 13 }, "end": { "line": 24, "column": 28 } } }, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 24, "column": 31 }, "end": { "line": 24, "column": 37 } } }, "loc": { "start": { "line": 24, "column": 8 }, "end": { "line": 24, "column": 38 } } }, { "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": "main", "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": "main", "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": "_$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": [ { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "Identifier", "name": "a", "decorators": [], "loc": { "start": { "line": 16, "column": 12 }, "end": { "line": 16, "column": 13 } } }, "right": { "type": "NumberLiteral", "value": 11, "loc": { "start": { "line": 16, "column": 16 }, "end": { "line": 16, "column": 18 } } }, "loc": { "start": { "line": 16, "column": 12 }, "end": { "line": 16, "column": 18 } } }, "loc": { "start": { "line": 16, "column": 12 }, "end": { "line": 16, "column": 18 } } } ], "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": "ClassProperty", "key": { "type": "Identifier", "name": "a", "decorators": [], "loc": { "start": { "line": 16, "column": 12 }, "end": { "line": 16, "column": 13 } } }, "value": { "type": "NumberLiteral", "value": 11, "loc": { "start": { "line": 16, "column": 16 }, "end": { "line": 16, "column": 18 } } }, "accessibility": "public", "static": true, "readonly": false, "declare": false, "optional": false, "computed": false, "definite": false, "decorators": [], "loc": { "start": { "line": 16, "column": 12 }, "end": { "line": 16, "column": 18 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "b", "decorators": [], "loc": { "start": { "line": 17, "column": 14 }, "end": { "line": 17, "column": 15 } } }, "value": { "type": "NumberLiteral", "value": 12, "loc": { "start": { "line": 17, "column": 18 }, "end": { "line": 17, "column": 20 } } }, "accessibility": "public", "static": true, "readonly": false, "declare": false, "optional": false, "computed": false, "definite": false, "decorators": [], "loc": { "start": { "line": 17, "column": 14 }, "end": { "line": 17, "column": 20 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "f", "decorators": [], "loc": { "start": { "line": 19, "column": 17 }, "end": { "line": 19, "column": 18 } } }, "kind": "method", "accessibility": "public", "static": true, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "f", "decorators": [], "loc": { "start": { "line": 19, "column": 17 }, "end": { "line": 19, "column": 18 } } }, "generator": false, "async": false, "expression": false, "params": [], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 19, "column": 22 }, "end": { "line": 19, "column": 26 } } }, "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 19, "column": 27 }, "end": { "line": 19, "column": 29 } } }, "loc": { "start": { "line": 19, "column": 18 }, "end": { "line": 19, "column": 29 } } }, "loc": { "start": { "line": 19, "column": 18 }, "end": { "line": 19, "column": 29 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 19, "column": 8 }, "end": { "line": 19, "column": 29 } } } ], "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": 25, "column": 1 } } }