{ "type": "Program", "statements": [ { "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": "getI", "decorators": [], "loc": { "start": { "line": 16, "column": 10 }, "end": { "line": 16, "column": 14 } } }, "kind": "method", "accessibility": "public", "static": true, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "getI", "decorators": [], "loc": { "start": { "line": 16, "column": 10 }, "end": { "line": 16, "column": 14 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "i", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 16, "column": 19 }, "end": { "line": 16, "column": 22 } } }, "decorators": [], "loc": { "start": { "line": 16, "column": 15 }, "end": { "line": 16, "column": 22 } } }, "loc": { "start": { "line": 16, "column": 15 }, "end": { "line": 16, "column": 22 } } } ], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 16, "column": 25 }, "end": { "line": 16, "column": 28 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "ReturnStatement", "argument": { "type": "Identifier", "name": "i", "decorators": [], "loc": { "start": { "line": 17, "column": 12 }, "end": { "line": 17, "column": 13 } } }, "loc": { "start": { "line": 17, "column": 5 }, "end": { "line": 17, "column": 14 } } } ], "loc": { "start": { "line": 16, "column": 29 }, "end": { "line": 18, "column": 2 } } }, "loc": { "start": { "line": 16, "column": 14 }, "end": { "line": 18, "column": 2 } } }, "loc": { "start": { "line": 16, "column": 14 }, "end": { "line": 18, "column": 2 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 16, "column": 1 }, "end": { "line": 18, "column": 2 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "getD", "decorators": [], "loc": { "start": { "line": 20, "column": 10 }, "end": { "line": 20, "column": 14 } } }, "kind": "method", "accessibility": "public", "static": true, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "getD", "decorators": [], "loc": { "start": { "line": 20, "column": 10 }, "end": { "line": 20, "column": 14 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "d", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 20, "column": 19 }, "end": { "line": 20, "column": 25 } } }, "decorators": [], "loc": { "start": { "line": 20, "column": 15 }, "end": { "line": 20, "column": 25 } } }, "loc": { "start": { "line": 20, "column": 15 }, "end": { "line": 20, "column": 25 } } } ], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 20, "column": 28 }, "end": { "line": 20, "column": 34 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "ReturnStatement", "argument": { "type": "Identifier", "name": "d", "decorators": [], "loc": { "start": { "line": 21, "column": 12 }, "end": { "line": 21, "column": 13 } } }, "loc": { "start": { "line": 21, "column": 5 }, "end": { "line": 21, "column": 14 } } } ], "loc": { "start": { "line": 20, "column": 35 }, "end": { "line": 22, "column": 2 } } }, "loc": { "start": { "line": 20, "column": 14 }, "end": { "line": 22, "column": 2 } } }, "loc": { "start": { "line": 20, "column": 14 }, "end": { "line": 22, "column": 2 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 20, "column": 1 }, "end": { "line": 22, "column": 2 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "apple", "decorators": [], "loc": { "start": { "line": 24, "column": 10 }, "end": { "line": 24, "column": 15 } } }, "kind": "method", "accessibility": "public", "static": true, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "apple", "decorators": [], "loc": { "start": { "line": 24, "column": 10 }, "end": { "line": 24, "column": 15 } } }, "generator": false, "async": false, "expression": false, "params": [], "returnType": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Byte", "decorators": [], "loc": { "start": { "line": 24, "column": 19 }, "end": { "line": 24, "column": 23 } } }, "loc": { "start": { "line": 24, "column": 19 }, "end": { "line": 24, "column": 25 } } }, "loc": { "start": { "line": 24, "column": 19 }, "end": { "line": 24, "column": 25 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "ReturnStatement", "argument": { "type": "TSAsExpression", "expression": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "getI", "decorators": [], "loc": { "start": { "line": 25, "column": 12 }, "end": { "line": 25, "column": 16 } } }, "arguments": [ { "type": "NumberLiteral", "value": 0, "loc": { "start": { "line": 25, "column": 17 }, "end": { "line": 25, "column": 18 } } } ], "optional": false, "loc": { "start": { "line": 25, "column": 12 }, "end": { "line": 25, "column": 19 } } }, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 25, "column": 23 }, "end": { "line": 25, "column": 27 } } }, "loc": { "start": { "line": 25, "column": 12 }, "end": { "line": 25, "column": 19 } } }, "loc": { "start": { "line": 25, "column": 5 }, "end": { "line": 25, "column": 28 } } } ], "loc": { "start": { "line": 24, "column": 24 }, "end": { "line": 26, "column": 2 } } }, "loc": { "start": { "line": 24, "column": 15 }, "end": { "line": 26, "column": 2 } } }, "loc": { "start": { "line": 24, "column": 15 }, "end": { "line": 26, "column": 2 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 24, "column": 1 }, "end": { "line": 26, "column": 2 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "banana", "decorators": [], "loc": { "start": { "line": 28, "column": 10 }, "end": { "line": 28, "column": 16 } } }, "kind": "method", "accessibility": "public", "static": true, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "banana", "decorators": [], "loc": { "start": { "line": 28, "column": 10 }, "end": { "line": 28, "column": 16 } } }, "generator": false, "async": false, "expression": false, "params": [], "returnType": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Short", "decorators": [], "loc": { "start": { "line": 28, "column": 20 }, "end": { "line": 28, "column": 25 } } }, "loc": { "start": { "line": 28, "column": 20 }, "end": { "line": 28, "column": 27 } } }, "loc": { "start": { "line": 28, "column": 20 }, "end": { "line": 28, "column": 27 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "ReturnStatement", "argument": { "type": "TSAsExpression", "expression": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "getI", "decorators": [], "loc": { "start": { "line": 29, "column": 12 }, "end": { "line": 29, "column": 16 } } }, "arguments": [ { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 29, "column": 17 }, "end": { "line": 29, "column": 18 } } } ], "optional": false, "loc": { "start": { "line": 29, "column": 12 }, "end": { "line": 29, "column": 19 } } }, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 29, "column": 23 }, "end": { "line": 29, "column": 28 } } }, "loc": { "start": { "line": 29, "column": 12 }, "end": { "line": 29, "column": 19 } } }, "loc": { "start": { "line": 29, "column": 5 }, "end": { "line": 29, "column": 29 } } } ], "loc": { "start": { "line": 28, "column": 26 }, "end": { "line": 30, "column": 2 } } }, "loc": { "start": { "line": 28, "column": 16 }, "end": { "line": 30, "column": 2 } } }, "loc": { "start": { "line": 28, "column": 16 }, "end": { "line": 30, "column": 2 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 28, "column": 1 }, "end": { "line": 30, "column": 2 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "cherry", "decorators": [], "loc": { "start": { "line": 32, "column": 10 }, "end": { "line": 32, "column": 16 } } }, "kind": "method", "accessibility": "public", "static": true, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "cherry", "decorators": [], "loc": { "start": { "line": 32, "column": 10 }, "end": { "line": 32, "column": 16 } } }, "generator": false, "async": false, "expression": false, "params": [], "returnType": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Int", "decorators": [], "loc": { "start": { "line": 32, "column": 20 }, "end": { "line": 32, "column": 23 } } }, "loc": { "start": { "line": 32, "column": 20 }, "end": { "line": 32, "column": 25 } } }, "loc": { "start": { "line": 32, "column": 20 }, "end": { "line": 32, "column": 25 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "ReturnStatement", "argument": { "type": "TSAsExpression", "expression": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "getI", "decorators": [], "loc": { "start": { "line": 33, "column": 12 }, "end": { "line": 33, "column": 16 } } }, "arguments": [ { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 33, "column": 17 }, "end": { "line": 33, "column": 18 } } } ], "optional": false, "loc": { "start": { "line": 33, "column": 12 }, "end": { "line": 33, "column": 19 } } }, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 33, "column": 23 }, "end": { "line": 33, "column": 26 } } }, "loc": { "start": { "line": 33, "column": 12 }, "end": { "line": 33, "column": 19 } } }, "loc": { "start": { "line": 33, "column": 5 }, "end": { "line": 33, "column": 27 } } } ], "loc": { "start": { "line": 32, "column": 24 }, "end": { "line": 34, "column": 2 } } }, "loc": { "start": { "line": 32, "column": 16 }, "end": { "line": 34, "column": 2 } } }, "loc": { "start": { "line": 32, "column": 16 }, "end": { "line": 34, "column": 2 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 32, "column": 1 }, "end": { "line": 34, "column": 2 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "date", "decorators": [], "loc": { "start": { "line": 36, "column": 10 }, "end": { "line": 36, "column": 14 } } }, "kind": "method", "accessibility": "public", "static": true, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "date", "decorators": [], "loc": { "start": { "line": 36, "column": 10 }, "end": { "line": 36, "column": 14 } } }, "generator": false, "async": false, "expression": false, "params": [], "returnType": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Long", "decorators": [], "loc": { "start": { "line": 36, "column": 18 }, "end": { "line": 36, "column": 22 } } }, "loc": { "start": { "line": 36, "column": 18 }, "end": { "line": 36, "column": 24 } } }, "loc": { "start": { "line": 36, "column": 18 }, "end": { "line": 36, "column": 24 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "ReturnStatement", "argument": { "type": "TSAsExpression", "expression": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "getI", "decorators": [], "loc": { "start": { "line": 37, "column": 12 }, "end": { "line": 37, "column": 16 } } }, "arguments": [ { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 37, "column": 17 }, "end": { "line": 37, "column": 18 } } } ], "optional": false, "loc": { "start": { "line": 37, "column": 12 }, "end": { "line": 37, "column": 19 } } }, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 37, "column": 23 }, "end": { "line": 37, "column": 27 } } }, "loc": { "start": { "line": 37, "column": 12 }, "end": { "line": 37, "column": 19 } } }, "loc": { "start": { "line": 37, "column": 5 }, "end": { "line": 37, "column": 28 } } } ], "loc": { "start": { "line": 36, "column": 23 }, "end": { "line": 38, "column": 2 } } }, "loc": { "start": { "line": 36, "column": 14 }, "end": { "line": 38, "column": 2 } } }, "loc": { "start": { "line": 36, "column": 14 }, "end": { "line": 38, "column": 2 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 36, "column": 1 }, "end": { "line": 38, "column": 2 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "elderberry", "decorators": [], "loc": { "start": { "line": 40, "column": 10 }, "end": { "line": 40, "column": 20 } } }, "kind": "method", "accessibility": "public", "static": true, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "elderberry", "decorators": [], "loc": { "start": { "line": 40, "column": 10 }, "end": { "line": 40, "column": 20 } } }, "generator": false, "async": false, "expression": false, "params": [], "returnType": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Float", "decorators": [], "loc": { "start": { "line": 40, "column": 24 }, "end": { "line": 40, "column": 29 } } }, "loc": { "start": { "line": 40, "column": 24 }, "end": { "line": 40, "column": 31 } } }, "loc": { "start": { "line": 40, "column": 24 }, "end": { "line": 40, "column": 31 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "ReturnStatement", "argument": { "type": "TSAsExpression", "expression": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "getI", "decorators": [], "loc": { "start": { "line": 41, "column": 12 }, "end": { "line": 41, "column": 16 } } }, "arguments": [ { "type": "NumberLiteral", "value": 4, "loc": { "start": { "line": 41, "column": 17 }, "end": { "line": 41, "column": 18 } } } ], "optional": false, "loc": { "start": { "line": 41, "column": 12 }, "end": { "line": 41, "column": 19 } } }, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 41, "column": 23 }, "end": { "line": 41, "column": 28 } } }, "loc": { "start": { "line": 41, "column": 12 }, "end": { "line": 41, "column": 19 } } }, "loc": { "start": { "line": 41, "column": 5 }, "end": { "line": 41, "column": 29 } } } ], "loc": { "start": { "line": 40, "column": 30 }, "end": { "line": 42, "column": 2 } } }, "loc": { "start": { "line": 40, "column": 20 }, "end": { "line": 42, "column": 2 } } }, "loc": { "start": { "line": 40, "column": 20 }, "end": { "line": 42, "column": 2 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 40, "column": 1 }, "end": { "line": 42, "column": 2 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "fig", "decorators": [], "loc": { "start": { "line": 44, "column": 10 }, "end": { "line": 44, "column": 13 } } }, "kind": "method", "accessibility": "public", "static": true, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "fig", "decorators": [], "loc": { "start": { "line": 44, "column": 10 }, "end": { "line": 44, "column": 13 } } }, "generator": false, "async": false, "expression": false, "params": [], "returnType": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Float", "decorators": [], "loc": { "start": { "line": 44, "column": 17 }, "end": { "line": 44, "column": 22 } } }, "loc": { "start": { "line": 44, "column": 17 }, "end": { "line": 44, "column": 24 } } }, "loc": { "start": { "line": 44, "column": 17 }, "end": { "line": 44, "column": 24 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "ReturnStatement", "argument": { "type": "TSAsExpression", "expression": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "getD", "decorators": [], "loc": { "start": { "line": 45, "column": 12 }, "end": { "line": 45, "column": 16 } } }, "arguments": [ { "type": "NumberLiteral", "value": 4, "loc": { "start": { "line": 45, "column": 17 }, "end": { "line": 45, "column": 20 } } } ], "optional": false, "loc": { "start": { "line": 45, "column": 12 }, "end": { "line": 45, "column": 21 } } }, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 45, "column": 25 }, "end": { "line": 45, "column": 30 } } }, "loc": { "start": { "line": 45, "column": 12 }, "end": { "line": 45, "column": 21 } } }, "loc": { "start": { "line": 45, "column": 5 }, "end": { "line": 45, "column": 31 } } } ], "loc": { "start": { "line": 44, "column": 23 }, "end": { "line": 46, "column": 2 } } }, "loc": { "start": { "line": 44, "column": 13 }, "end": { "line": 46, "column": 2 } } }, "loc": { "start": { "line": 44, "column": 13 }, "end": { "line": 46, "column": 2 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 44, "column": 1 }, "end": { "line": 46, "column": 2 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "grape", "decorators": [], "loc": { "start": { "line": 48, "column": 10 }, "end": { "line": 48, "column": 15 } } }, "kind": "method", "accessibility": "public", "static": true, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "grape", "decorators": [], "loc": { "start": { "line": 48, "column": 10 }, "end": { "line": 48, "column": 15 } } }, "generator": false, "async": false, "expression": false, "params": [], "returnType": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Double", "decorators": [], "loc": { "start": { "line": 48, "column": 19 }, "end": { "line": 48, "column": 25 } } }, "loc": { "start": { "line": 48, "column": 19 }, "end": { "line": 48, "column": 27 } } }, "loc": { "start": { "line": 48, "column": 19 }, "end": { "line": 48, "column": 27 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "ReturnStatement", "argument": { "type": "TSAsExpression", "expression": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "getI", "decorators": [], "loc": { "start": { "line": 49, "column": 12 }, "end": { "line": 49, "column": 16 } } }, "arguments": [ { "type": "NumberLiteral", "value": 5, "loc": { "start": { "line": 49, "column": 17 }, "end": { "line": 49, "column": 18 } } } ], "optional": false, "loc": { "start": { "line": 49, "column": 12 }, "end": { "line": 49, "column": 19 } } }, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 49, "column": 23 }, "end": { "line": 49, "column": 29 } } }, "loc": { "start": { "line": 49, "column": 12 }, "end": { "line": 49, "column": 19 } } }, "loc": { "start": { "line": 49, "column": 5 }, "end": { "line": 49, "column": 30 } } } ], "loc": { "start": { "line": 48, "column": 26 }, "end": { "line": 50, "column": 2 } } }, "loc": { "start": { "line": 48, "column": 15 }, "end": { "line": 50, "column": 2 } } }, "loc": { "start": { "line": 48, "column": 15 }, "end": { "line": 50, "column": 2 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 48, "column": 1 }, "end": { "line": 50, "column": 2 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "honeydewmelon", "decorators": [], "loc": { "start": { "line": 52, "column": 10 }, "end": { "line": 52, "column": 23 } } }, "kind": "method", "accessibility": "public", "static": true, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "honeydewmelon", "decorators": [], "loc": { "start": { "line": 52, "column": 10 }, "end": { "line": 52, "column": 23 } } }, "generator": false, "async": false, "expression": false, "params": [], "returnType": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Double", "decorators": [], "loc": { "start": { "line": 52, "column": 27 }, "end": { "line": 52, "column": 33 } } }, "loc": { "start": { "line": 52, "column": 27 }, "end": { "line": 52, "column": 35 } } }, "loc": { "start": { "line": 52, "column": 27 }, "end": { "line": 52, "column": 35 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "ReturnStatement", "argument": { "type": "TSAsExpression", "expression": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "getD", "decorators": [], "loc": { "start": { "line": 53, "column": 12 }, "end": { "line": 53, "column": 16 } } }, "arguments": [ { "type": "NumberLiteral", "value": 5, "loc": { "start": { "line": 53, "column": 17 }, "end": { "line": 53, "column": 20 } } } ], "optional": false, "loc": { "start": { "line": 53, "column": 12 }, "end": { "line": 53, "column": 21 } } }, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 53, "column": 25 }, "end": { "line": 53, "column": 31 } } }, "loc": { "start": { "line": 53, "column": 12 }, "end": { "line": 53, "column": 21 } } }, "loc": { "start": { "line": 53, "column": 5 }, "end": { "line": 53, "column": 32 } } } ], "loc": { "start": { "line": 52, "column": 34 }, "end": { "line": 54, "column": 2 } } }, "loc": { "start": { "line": 52, "column": 23 }, "end": { "line": 54, "column": 2 } } }, "loc": { "start": { "line": 52, "column": 23 }, "end": { "line": 54, "column": 2 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 52, "column": 1 }, "end": { "line": 54, "column": 2 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "indian_fig", "decorators": [], "loc": { "start": { "line": 56, "column": 10 }, "end": { "line": 56, "column": 20 } } }, "kind": "method", "accessibility": "public", "static": true, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "indian_fig", "decorators": [], "loc": { "start": { "line": 56, "column": 10 }, "end": { "line": 56, "column": 20 } } }, "generator": false, "async": false, "expression": false, "params": [], "returnType": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Char", "decorators": [], "loc": { "start": { "line": 56, "column": 24 }, "end": { "line": 56, "column": 28 } } }, "loc": { "start": { "line": 56, "column": 24 }, "end": { "line": 56, "column": 30 } } }, "loc": { "start": { "line": 56, "column": 24 }, "end": { "line": 56, "column": 30 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "ReturnStatement", "argument": { "type": "TSAsExpression", "expression": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "getI", "decorators": [], "loc": { "start": { "line": 57, "column": 12 }, "end": { "line": 57, "column": 16 } } }, "arguments": [ { "type": "NumberLiteral", "value": 65, "loc": { "start": { "line": 57, "column": 17 }, "end": { "line": 57, "column": 19 } } } ], "optional": false, "loc": { "start": { "line": 57, "column": 12 }, "end": { "line": 57, "column": 20 } } }, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 57, "column": 24 }, "end": { "line": 57, "column": 28 } } }, "loc": { "start": { "line": 57, "column": 12 }, "end": { "line": 57, "column": 20 } } }, "loc": { "start": { "line": 57, "column": 5 }, "end": { "line": 57, "column": 29 } } } ], "loc": { "start": { "line": 56, "column": 29 }, "end": { "line": 58, "column": 2 } } }, "loc": { "start": { "line": 56, "column": 20 }, "end": { "line": 58, "column": 2 } } }, "loc": { "start": { "line": 56, "column": 20 }, "end": { "line": 58, "column": 2 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 56, "column": 1 }, "end": { "line": 58, "column": 2 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "raspberry", "decorators": [], "loc": { "start": { "line": 60, "column": 10 }, "end": { "line": 60, "column": 19 } } }, "kind": "method", "accessibility": "public", "static": true, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "raspberry", "decorators": [], "loc": { "start": { "line": 60, "column": 10 }, "end": { "line": 60, "column": 19 } } }, "generator": false, "async": false, "expression": false, "params": [], "returnType": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Short", "decorators": [], "loc": { "start": { "line": 60, "column": 23 }, "end": { "line": 60, "column": 28 } } }, "loc": { "start": { "line": 60, "column": 23 }, "end": { "line": 60, "column": 30 } } }, "loc": { "start": { "line": 60, "column": 23 }, "end": { "line": 60, "column": 30 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "ReturnStatement", "argument": { "type": "TSAsExpression", "expression": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "getD", "decorators": [], "loc": { "start": { "line": 61, "column": 12 }, "end": { "line": 61, "column": 16 } } }, "arguments": [ { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 61, "column": 17 }, "end": { "line": 61, "column": 20 } } } ], "optional": false, "loc": { "start": { "line": 61, "column": 12 }, "end": { "line": 61, "column": 21 } } }, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 61, "column": 25 }, "end": { "line": 61, "column": 30 } } }, "loc": { "start": { "line": 61, "column": 12 }, "end": { "line": 61, "column": 21 } } }, "loc": { "start": { "line": 61, "column": 5 }, "end": { "line": 61, "column": 31 } } } ], "loc": { "start": { "line": 60, "column": 29 }, "end": { "line": 62, "column": 2 } } }, "loc": { "start": { "line": 60, "column": 19 }, "end": { "line": 62, "column": 2 } } }, "loc": { "start": { "line": 60, "column": 19 }, "end": { "line": 62, "column": 2 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 60, "column": 1 }, "end": { "line": 62, "column": 2 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "strawberry", "decorators": [], "loc": { "start": { "line": 64, "column": 10 }, "end": { "line": 64, "column": 20 } } }, "kind": "method", "accessibility": "public", "static": true, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "strawberry", "decorators": [], "loc": { "start": { "line": 64, "column": 10 }, "end": { "line": 64, "column": 20 } } }, "generator": false, "async": false, "expression": false, "params": [], "returnType": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Int", "decorators": [], "loc": { "start": { "line": 64, "column": 24 }, "end": { "line": 64, "column": 27 } } }, "loc": { "start": { "line": 64, "column": 24 }, "end": { "line": 64, "column": 29 } } }, "loc": { "start": { "line": 64, "column": 24 }, "end": { "line": 64, "column": 29 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "ReturnStatement", "argument": { "type": "TSAsExpression", "expression": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "getD", "decorators": [], "loc": { "start": { "line": 65, "column": 12 }, "end": { "line": 65, "column": 16 } } }, "arguments": [ { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 65, "column": 17 }, "end": { "line": 65, "column": 20 } } } ], "optional": false, "loc": { "start": { "line": 65, "column": 12 }, "end": { "line": 65, "column": 21 } } }, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 65, "column": 25 }, "end": { "line": 65, "column": 28 } } }, "loc": { "start": { "line": 65, "column": 12 }, "end": { "line": 65, "column": 21 } } }, "loc": { "start": { "line": 65, "column": 5 }, "end": { "line": 65, "column": 29 } } } ], "loc": { "start": { "line": 64, "column": 28 }, "end": { "line": 66, "column": 2 } } }, "loc": { "start": { "line": 64, "column": 20 }, "end": { "line": 66, "column": 2 } } }, "loc": { "start": { "line": 64, "column": 20 }, "end": { "line": 66, "column": 2 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 64, "column": 1 }, "end": { "line": 66, "column": 2 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "tomato", "decorators": [], "loc": { "start": { "line": 68, "column": 10 }, "end": { "line": 68, "column": 16 } } }, "kind": "method", "accessibility": "public", "static": true, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "tomato", "decorators": [], "loc": { "start": { "line": 68, "column": 10 }, "end": { "line": 68, "column": 16 } } }, "generator": false, "async": false, "expression": false, "params": [], "returnType": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Long", "decorators": [], "loc": { "start": { "line": 68, "column": 20 }, "end": { "line": 68, "column": 24 } } }, "loc": { "start": { "line": 68, "column": 20 }, "end": { "line": 68, "column": 26 } } }, "loc": { "start": { "line": 68, "column": 20 }, "end": { "line": 68, "column": 26 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "ReturnStatement", "argument": { "type": "TSAsExpression", "expression": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "getD", "decorators": [], "loc": { "start": { "line": 69, "column": 12 }, "end": { "line": 69, "column": 16 } } }, "arguments": [ { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 69, "column": 17 }, "end": { "line": 69, "column": 20 } } } ], "optional": false, "loc": { "start": { "line": 69, "column": 12 }, "end": { "line": 69, "column": 21 } } }, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 69, "column": 25 }, "end": { "line": 69, "column": 29 } } }, "loc": { "start": { "line": 69, "column": 12 }, "end": { "line": 69, "column": 21 } } }, "loc": { "start": { "line": 69, "column": 5 }, "end": { "line": 69, "column": 30 } } } ], "loc": { "start": { "line": 68, "column": 25 }, "end": { "line": 70, "column": 2 } } }, "loc": { "start": { "line": 68, "column": 16 }, "end": { "line": 70, "column": 2 } } }, "loc": { "start": { "line": 68, "column": 16 }, "end": { "line": 70, "column": 2 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 68, "column": 1 }, "end": { "line": 70, "column": 2 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "uglifruit", "decorators": [], "loc": { "start": { "line": 72, "column": 10 }, "end": { "line": 72, "column": 19 } } }, "kind": "method", "accessibility": "public", "static": true, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "uglifruit", "decorators": [], "loc": { "start": { "line": 72, "column": 10 }, "end": { "line": 72, "column": 19 } } }, "generator": false, "async": false, "expression": false, "params": [], "returnType": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Char", "decorators": [], "loc": { "start": { "line": 72, "column": 23 }, "end": { "line": 72, "column": 27 } } }, "loc": { "start": { "line": 72, "column": 23 }, "end": { "line": 72, "column": 29 } } }, "loc": { "start": { "line": 72, "column": 23 }, "end": { "line": 72, "column": 29 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "ReturnStatement", "argument": { "type": "TSAsExpression", "expression": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "getD", "decorators": [], "loc": { "start": { "line": 73, "column": 12 }, "end": { "line": 73, "column": 16 } } }, "arguments": [ { "type": "NumberLiteral", "value": 65, "loc": { "start": { "line": 73, "column": 17 }, "end": { "line": 73, "column": 21 } } } ], "optional": false, "loc": { "start": { "line": 73, "column": 12 }, "end": { "line": 73, "column": 22 } } }, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 73, "column": 26 }, "end": { "line": 73, "column": 30 } } }, "loc": { "start": { "line": 73, "column": 12 }, "end": { "line": 73, "column": 22 } } }, "loc": { "start": { "line": 73, "column": 5 }, "end": { "line": 73, "column": 31 } } } ], "loc": { "start": { "line": 72, "column": 28 }, "end": { "line": 74, "column": 2 } } }, "loc": { "start": { "line": 72, "column": 19 }, "end": { "line": 74, "column": 2 } } }, "loc": { "start": { "line": 72, "column": 19 }, "end": { "line": 74, "column": 2 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 72, "column": 1 }, "end": { "line": 74, "column": 2 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "main", "decorators": [], "loc": { "start": { "line": 76, "column": 10 }, "end": { "line": 76, "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": 76, "column": 10 }, "end": { "line": 76, "column": 14 } } }, "generator": false, "async": false, "expression": false, "params": [], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 76, "column": 18 }, "end": { "line": 76, "column": 22 } } }, "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 76, "column": 23 }, "end": { "line": 76, "column": 25 } } }, "loc": { "start": { "line": 76, "column": 14 }, "end": { "line": 76, "column": 25 } } }, "loc": { "start": { "line": 76, "column": 14 }, "end": { "line": 76, "column": 25 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 76, "column": 1 }, "end": { "line": 76, "column": 25 } } } ], "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": 77, "column": 1 } } }