{ "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": "foo", "decorators": [], "loc": { "start": { "line": 17, "column": 5 }, "end": { "line": 17, "column": 8 } } }, "kind": "method", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "foo", "decorators": [], "loc": { "start": { "line": 17, "column": 5 }, "end": { "line": 17, "column": 8 } } }, "generator": false, "async": false, "expression": false, "params": [], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 17, "column": 12 }, "end": { "line": 17, "column": 16 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "a", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 18, "column": 16 }, "end": { "line": 18, "column": 23 } } }, "decorators": [], "loc": { "start": { "line": 18, "column": 13 }, "end": { "line": 18, "column": 14 } } }, "init": { "type": "ETSNewClassInstanceExpression", "typeReference": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Boolean", "decorators": [], "loc": { "start": { "line": 18, "column": 30 }, "end": { "line": 18, "column": 37 } } }, "loc": { "start": { "line": 18, "column": 30 }, "end": { "line": 18, "column": 38 } } }, "loc": { "start": { "line": 18, "column": 30 }, "end": { "line": 18, "column": 38 } } }, "arguments": [ { "type": "BooleanLiteral", "value": true, "loc": { "start": { "line": 18, "column": 38 }, "end": { "line": 18, "column": 42 } } } ], "loc": { "start": { "line": 18, "column": 26 }, "end": { "line": 18, "column": 44 } } }, "loc": { "start": { "line": 18, "column": 13 }, "end": { "line": 18, "column": 44 } } } ], "kind": "let", "loc": { "start": { "line": 18, "column": 9 }, "end": { "line": 18, "column": 44 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "b", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Boolean", "decorators": [], "loc": { "start": { "line": 19, "column": 16 }, "end": { "line": 19, "column": 23 } } }, "loc": { "start": { "line": 19, "column": 16 }, "end": { "line": 19, "column": 25 } } }, "loc": { "start": { "line": 19, "column": 16 }, "end": { "line": 19, "column": 25 } } }, "decorators": [], "loc": { "start": { "line": 19, "column": 13 }, "end": { "line": 19, "column": 14 } } }, "init": { "type": "BooleanLiteral", "value": true, "loc": { "start": { "line": 19, "column": 26 }, "end": { "line": 19, "column": 30 } } }, "loc": { "start": { "line": 19, "column": 13 }, "end": { "line": 19, "column": 30 } } } ], "kind": "let", "loc": { "start": { "line": 19, "column": 9 }, "end": { "line": 19, "column": 31 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "r", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 20, "column": 16 }, "end": { "line": 20, "column": 20 } } }, "decorators": [], "loc": { "start": { "line": 20, "column": 13 }, "end": { "line": 20, "column": 14 } } }, "init": { "type": "NumberLiteral", "value": 20, "loc": { "start": { "line": 20, "column": 23 }, "end": { "line": 20, "column": 25 } } }, "loc": { "start": { "line": 20, "column": 13 }, "end": { "line": 20, "column": 25 } } } ], "kind": "let", "loc": { "start": { "line": 20, "column": 9 }, "end": { "line": 20, "column": 26 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "c", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 21, "column": 16 }, "end": { "line": 21, "column": 20 } } }, "decorators": [], "loc": { "start": { "line": 21, "column": 13 }, "end": { "line": 21, "column": 14 } } }, "init": { "type": "ETSNewClassInstanceExpression", "typeReference": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Byte", "decorators": [], "loc": { "start": { "line": 21, "column": 27 }, "end": { "line": 21, "column": 31 } } }, "loc": { "start": { "line": 21, "column": 27 }, "end": { "line": 21, "column": 32 } } }, "loc": { "start": { "line": 21, "column": 27 }, "end": { "line": 21, "column": 32 } } }, "arguments": [ { "type": "Identifier", "name": "r", "decorators": [], "loc": { "start": { "line": 21, "column": 32 }, "end": { "line": 21, "column": 33 } } } ], "loc": { "start": { "line": 21, "column": 23 }, "end": { "line": 21, "column": 35 } } }, "loc": { "start": { "line": 21, "column": 13 }, "end": { "line": 21, "column": 35 } } } ], "kind": "let", "loc": { "start": { "line": 21, "column": 9 }, "end": { "line": 21, "column": 35 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "d", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Byte", "decorators": [], "loc": { "start": { "line": 22, "column": 16 }, "end": { "line": 22, "column": 20 } } }, "loc": { "start": { "line": 22, "column": 16 }, "end": { "line": 22, "column": 22 } } }, "loc": { "start": { "line": 22, "column": 16 }, "end": { "line": 22, "column": 22 } } }, "decorators": [], "loc": { "start": { "line": 22, "column": 13 }, "end": { "line": 22, "column": 14 } } }, "init": { "type": "NumberLiteral", "value": 20, "loc": { "start": { "line": 22, "column": 23 }, "end": { "line": 22, "column": 25 } } }, "loc": { "start": { "line": 22, "column": 13 }, "end": { "line": 22, "column": 25 } } } ], "kind": "let", "loc": { "start": { "line": 22, "column": 9 }, "end": { "line": 22, "column": 26 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "s", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 23, "column": 16 }, "end": { "line": 23, "column": 21 } } }, "decorators": [], "loc": { "start": { "line": 23, "column": 13 }, "end": { "line": 23, "column": 14 } } }, "init": { "type": "NumberLiteral", "value": 2000, "loc": { "start": { "line": 23, "column": 24 }, "end": { "line": 23, "column": 28 } } }, "loc": { "start": { "line": 23, "column": 13 }, "end": { "line": 23, "column": 28 } } } ], "kind": "let", "loc": { "start": { "line": 23, "column": 9 }, "end": { "line": 23, "column": 29 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "e", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 24, "column": 16 }, "end": { "line": 24, "column": 21 } } }, "decorators": [], "loc": { "start": { "line": 24, "column": 13 }, "end": { "line": 24, "column": 14 } } }, "init": { "type": "ETSNewClassInstanceExpression", "typeReference": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Short", "decorators": [], "loc": { "start": { "line": 24, "column": 28 }, "end": { "line": 24, "column": 33 } } }, "loc": { "start": { "line": 24, "column": 28 }, "end": { "line": 24, "column": 34 } } }, "loc": { "start": { "line": 24, "column": 28 }, "end": { "line": 24, "column": 34 } } }, "arguments": [ { "type": "Identifier", "name": "s", "decorators": [], "loc": { "start": { "line": 24, "column": 34 }, "end": { "line": 24, "column": 35 } } } ], "loc": { "start": { "line": 24, "column": 24 }, "end": { "line": 24, "column": 37 } } }, "loc": { "start": { "line": 24, "column": 13 }, "end": { "line": 24, "column": 37 } } } ], "kind": "let", "loc": { "start": { "line": 24, "column": 9 }, "end": { "line": 24, "column": 37 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "t", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Short", "decorators": [], "loc": { "start": { "line": 25, "column": 16 }, "end": { "line": 25, "column": 21 } } }, "loc": { "start": { "line": 25, "column": 16 }, "end": { "line": 25, "column": 23 } } }, "loc": { "start": { "line": 25, "column": 16 }, "end": { "line": 25, "column": 23 } } }, "decorators": [], "loc": { "start": { "line": 25, "column": 13 }, "end": { "line": 25, "column": 14 } } }, "init": { "type": "NumberLiteral", "value": 20, "loc": { "start": { "line": 25, "column": 24 }, "end": { "line": 25, "column": 26 } } }, "loc": { "start": { "line": 25, "column": 13 }, "end": { "line": 25, "column": 26 } } } ], "kind": "let", "loc": { "start": { "line": 25, "column": 9 }, "end": { "line": 25, "column": 27 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "f", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Short", "decorators": [], "loc": { "start": { "line": 26, "column": 16 }, "end": { "line": 26, "column": 21 } } }, "loc": { "start": { "line": 26, "column": 16 }, "end": { "line": 26, "column": 23 } } }, "loc": { "start": { "line": 26, "column": 16 }, "end": { "line": 26, "column": 23 } } }, "decorators": [], "loc": { "start": { "line": 26, "column": 13 }, "end": { "line": 26, "column": 14 } } }, "init": { "type": "NumberLiteral", "value": 2000, "loc": { "start": { "line": 26, "column": 24 }, "end": { "line": 26, "column": 28 } } }, "loc": { "start": { "line": 26, "column": 13 }, "end": { "line": 26, "column": 28 } } } ], "kind": "let", "loc": { "start": { "line": 26, "column": 9 }, "end": { "line": 26, "column": 29 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "g", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 27, "column": 16 }, "end": { "line": 27, "column": 20 } } }, "decorators": [], "loc": { "start": { "line": 27, "column": 13 }, "end": { "line": 27, "column": 14 } } }, "init": { "type": "ETSNewClassInstanceExpression", "typeReference": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Char", "decorators": [], "loc": { "start": { "line": 27, "column": 27 }, "end": { "line": 27, "column": 31 } } }, "loc": { "start": { "line": 27, "column": 27 }, "end": { "line": 27, "column": 32 } } }, "loc": { "start": { "line": 27, "column": 27 }, "end": { "line": 27, "column": 32 } } }, "arguments": [ { "type": "CharLiteral", "value": "a", "loc": { "start": { "line": 27, "column": 32 }, "end": { "line": 27, "column": 36 } } } ], "loc": { "start": { "line": 27, "column": 23 }, "end": { "line": 27, "column": 38 } } }, "loc": { "start": { "line": 27, "column": 13 }, "end": { "line": 27, "column": 38 } } } ], "kind": "let", "loc": { "start": { "line": 27, "column": 9 }, "end": { "line": 27, "column": 38 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "h", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Char", "decorators": [], "loc": { "start": { "line": 28, "column": 16 }, "end": { "line": 28, "column": 20 } } }, "loc": { "start": { "line": 28, "column": 16 }, "end": { "line": 28, "column": 22 } } }, "loc": { "start": { "line": 28, "column": 16 }, "end": { "line": 28, "column": 22 } } }, "decorators": [], "loc": { "start": { "line": 28, "column": 13 }, "end": { "line": 28, "column": 14 } } }, "init": { "type": "CharLiteral", "value": "a", "loc": { "start": { "line": 28, "column": 23 }, "end": { "line": 28, "column": 27 } } }, "loc": { "start": { "line": 28, "column": 13 }, "end": { "line": 28, "column": 27 } } } ], "kind": "let", "loc": { "start": { "line": 28, "column": 9 }, "end": { "line": 28, "column": 28 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "i", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 29, "column": 16 }, "end": { "line": 29, "column": 19 } } }, "decorators": [], "loc": { "start": { "line": 29, "column": 13 }, "end": { "line": 29, "column": 14 } } }, "init": { "type": "ETSNewClassInstanceExpression", "typeReference": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Int", "decorators": [], "loc": { "start": { "line": 29, "column": 26 }, "end": { "line": 29, "column": 29 } } }, "loc": { "start": { "line": 29, "column": 26 }, "end": { "line": 29, "column": 30 } } }, "loc": { "start": { "line": 29, "column": 26 }, "end": { "line": 29, "column": 30 } } }, "arguments": [ { "type": "NumberLiteral", "value": 200000, "loc": { "start": { "line": 29, "column": 30 }, "end": { "line": 29, "column": 36 } } } ], "loc": { "start": { "line": 29, "column": 22 }, "end": { "line": 29, "column": 38 } } }, "loc": { "start": { "line": 29, "column": 13 }, "end": { "line": 29, "column": 38 } } } ], "kind": "let", "loc": { "start": { "line": 29, "column": 9 }, "end": { "line": 29, "column": 38 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "u", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Int", "decorators": [], "loc": { "start": { "line": 30, "column": 16 }, "end": { "line": 30, "column": 19 } } }, "loc": { "start": { "line": 30, "column": 16 }, "end": { "line": 30, "column": 21 } } }, "loc": { "start": { "line": 30, "column": 16 }, "end": { "line": 30, "column": 21 } } }, "decorators": [], "loc": { "start": { "line": 30, "column": 13 }, "end": { "line": 30, "column": 14 } } }, "init": { "type": "NumberLiteral", "value": 20, "loc": { "start": { "line": 30, "column": 22 }, "end": { "line": 30, "column": 24 } } }, "loc": { "start": { "line": 30, "column": 13 }, "end": { "line": 30, "column": 24 } } } ], "kind": "let", "loc": { "start": { "line": 30, "column": 9 }, "end": { "line": 30, "column": 25 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "v", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Int", "decorators": [], "loc": { "start": { "line": 31, "column": 16 }, "end": { "line": 31, "column": 19 } } }, "loc": { "start": { "line": 31, "column": 16 }, "end": { "line": 31, "column": 21 } } }, "loc": { "start": { "line": 31, "column": 16 }, "end": { "line": 31, "column": 21 } } }, "decorators": [], "loc": { "start": { "line": 31, "column": 13 }, "end": { "line": 31, "column": 14 } } }, "init": { "type": "NumberLiteral", "value": 2000, "loc": { "start": { "line": 31, "column": 22 }, "end": { "line": 31, "column": 26 } } }, "loc": { "start": { "line": 31, "column": 13 }, "end": { "line": 31, "column": 26 } } } ], "kind": "let", "loc": { "start": { "line": 31, "column": 9 }, "end": { "line": 31, "column": 27 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "j", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Int", "decorators": [], "loc": { "start": { "line": 32, "column": 16 }, "end": { "line": 32, "column": 19 } } }, "loc": { "start": { "line": 32, "column": 16 }, "end": { "line": 32, "column": 21 } } }, "loc": { "start": { "line": 32, "column": 16 }, "end": { "line": 32, "column": 21 } } }, "decorators": [], "loc": { "start": { "line": 32, "column": 13 }, "end": { "line": 32, "column": 14 } } }, "init": { "type": "NumberLiteral", "value": 200000, "loc": { "start": { "line": 32, "column": 22 }, "end": { "line": 32, "column": 28 } } }, "loc": { "start": { "line": 32, "column": 13 }, "end": { "line": 32, "column": 28 } } } ], "kind": "let", "loc": { "start": { "line": 32, "column": 9 }, "end": { "line": 32, "column": 29 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "k", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 33, "column": 16 }, "end": { "line": 33, "column": 20 } } }, "decorators": [], "loc": { "start": { "line": 33, "column": 13 }, "end": { "line": 33, "column": 14 } } }, "init": { "type": "ETSNewClassInstanceExpression", "typeReference": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Long", "decorators": [], "loc": { "start": { "line": 33, "column": 27 }, "end": { "line": 33, "column": 31 } } }, "loc": { "start": { "line": 33, "column": 27 }, "end": { "line": 33, "column": 32 } } }, "loc": { "start": { "line": 33, "column": 27 }, "end": { "line": 33, "column": 32 } } }, "arguments": [ { "type": "NumberLiteral", "value": 200000000000, "loc": { "start": { "line": 33, "column": 32 }, "end": { "line": 33, "column": 44 } } } ], "loc": { "start": { "line": 33, "column": 23 }, "end": { "line": 33, "column": 46 } } }, "loc": { "start": { "line": 33, "column": 13 }, "end": { "line": 33, "column": 46 } } } ], "kind": "let", "loc": { "start": { "line": 33, "column": 9 }, "end": { "line": 33, "column": 46 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "l", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Long", "decorators": [], "loc": { "start": { "line": 34, "column": 16 }, "end": { "line": 34, "column": 20 } } }, "loc": { "start": { "line": 34, "column": 16 }, "end": { "line": 34, "column": 22 } } }, "loc": { "start": { "line": 34, "column": 16 }, "end": { "line": 34, "column": 22 } } }, "decorators": [], "loc": { "start": { "line": 34, "column": 13 }, "end": { "line": 34, "column": 14 } } }, "init": { "type": "NumberLiteral", "value": 200000000000, "loc": { "start": { "line": 34, "column": 23 }, "end": { "line": 34, "column": 35 } } }, "loc": { "start": { "line": 34, "column": 13 }, "end": { "line": 34, "column": 35 } } } ], "kind": "let", "loc": { "start": { "line": 34, "column": 9 }, "end": { "line": 34, "column": 36 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "m", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 35, "column": 16 }, "end": { "line": 35, "column": 21 } } }, "decorators": [], "loc": { "start": { "line": 35, "column": 13 }, "end": { "line": 35, "column": 14 } } }, "init": { "type": "NumberLiteral", "value": 2.22, "loc": { "start": { "line": 35, "column": 24 }, "end": { "line": 35, "column": 28 } } }, "loc": { "start": { "line": 35, "column": 13 }, "end": { "line": 35, "column": 28 } } } ], "kind": "let", "loc": { "start": { "line": 35, "column": 9 }, "end": { "line": 35, "column": 29 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "n", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 36, "column": 16 }, "end": { "line": 36, "column": 21 } } }, "decorators": [], "loc": { "start": { "line": 36, "column": 13 }, "end": { "line": 36, "column": 14 } } }, "init": { "type": "ETSNewClassInstanceExpression", "typeReference": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Float", "decorators": [], "loc": { "start": { "line": 36, "column": 28 }, "end": { "line": 36, "column": 33 } } }, "loc": { "start": { "line": 36, "column": 28 }, "end": { "line": 36, "column": 34 } } }, "loc": { "start": { "line": 36, "column": 28 }, "end": { "line": 36, "column": 34 } } }, "arguments": [ { "type": "Identifier", "name": "m", "decorators": [], "loc": { "start": { "line": 36, "column": 34 }, "end": { "line": 36, "column": 35 } } } ], "loc": { "start": { "line": 36, "column": 24 }, "end": { "line": 36, "column": 37 } } }, "loc": { "start": { "line": 36, "column": 13 }, "end": { "line": 36, "column": 37 } } } ], "kind": "let", "loc": { "start": { "line": 36, "column": 9 }, "end": { "line": 36, "column": 37 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "o", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Float", "decorators": [], "loc": { "start": { "line": 37, "column": 16 }, "end": { "line": 37, "column": 21 } } }, "loc": { "start": { "line": 37, "column": 16 }, "end": { "line": 37, "column": 23 } } }, "loc": { "start": { "line": 37, "column": 16 }, "end": { "line": 37, "column": 23 } } }, "decorators": [], "loc": { "start": { "line": 37, "column": 13 }, "end": { "line": 37, "column": 14 } } }, "init": { "type": "Identifier", "name": "m", "decorators": [], "loc": { "start": { "line": 37, "column": 24 }, "end": { "line": 37, "column": 25 } } }, "loc": { "start": { "line": 37, "column": 13 }, "end": { "line": 37, "column": 25 } } } ], "kind": "let", "loc": { "start": { "line": 37, "column": 9 }, "end": { "line": 37, "column": 26 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "p", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 38, "column": 16 }, "end": { "line": 38, "column": 22 } } }, "decorators": [], "loc": { "start": { "line": 38, "column": 13 }, "end": { "line": 38, "column": 14 } } }, "init": { "type": "ETSNewClassInstanceExpression", "typeReference": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Double", "decorators": [], "loc": { "start": { "line": 38, "column": 29 }, "end": { "line": 38, "column": 35 } } }, "loc": { "start": { "line": 38, "column": 29 }, "end": { "line": 38, "column": 36 } } }, "loc": { "start": { "line": 38, "column": 29 }, "end": { "line": 38, "column": 36 } } }, "arguments": [ { "type": "NumberLiteral", "value": 2.22222, "loc": { "start": { "line": 38, "column": 36 }, "end": { "line": 38, "column": 48 } } } ], "loc": { "start": { "line": 38, "column": 25 }, "end": { "line": 38, "column": 50 } } }, "loc": { "start": { "line": 38, "column": 13 }, "end": { "line": 38, "column": 50 } } } ], "kind": "let", "loc": { "start": { "line": 38, "column": 9 }, "end": { "line": 38, "column": 50 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "q", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Double", "decorators": [], "loc": { "start": { "line": 39, "column": 16 }, "end": { "line": 39, "column": 22 } } }, "loc": { "start": { "line": 39, "column": 16 }, "end": { "line": 39, "column": 24 } } }, "loc": { "start": { "line": 39, "column": 16 }, "end": { "line": 39, "column": 24 } } }, "decorators": [], "loc": { "start": { "line": 39, "column": 13 }, "end": { "line": 39, "column": 14 } } }, "init": { "type": "NumberLiteral", "value": 2.22222, "loc": { "start": { "line": 39, "column": 25 }, "end": { "line": 39, "column": 37 } } }, "loc": { "start": { "line": 39, "column": 13 }, "end": { "line": 39, "column": 37 } } } ], "kind": "let", "loc": { "start": { "line": 39, "column": 9 }, "end": { "line": 39, "column": 38 } } } ], "loc": { "start": { "line": 17, "column": 16 }, "end": { "line": 40, "column": 6 } } }, "loc": { "start": { "line": 17, "column": 8 }, "end": { "line": 40, "column": 6 } } }, "loc": { "start": { "line": 17, "column": 8 }, "end": { "line": 40, "column": 6 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 17, "column": 5 }, "end": { "line": 40, "column": 6 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "booleanPrimitive", "decorators": [], "loc": { "start": { "line": 42, "column": 5 }, "end": { "line": 42, "column": 21 } } }, "kind": "method", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "booleanPrimitive", "decorators": [], "loc": { "start": { "line": 42, "column": 5 }, "end": { "line": 42, "column": 21 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "a", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 42, "column": 25 }, "end": { "line": 42, "column": 32 } } }, "decorators": [], "loc": { "start": { "line": 42, "column": 22 }, "end": { "line": 42, "column": 32 } } }, "loc": { "start": { "line": 42, "column": 22 }, "end": { "line": 42, "column": 32 } } } ], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 42, "column": 35 }, "end": { "line": 42, "column": 39 } } }, "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 42, "column": 40 }, "end": { "line": 42, "column": 42 } } }, "loc": { "start": { "line": 42, "column": 21 }, "end": { "line": 42, "column": 42 } } }, "loc": { "start": { "line": 42, "column": 21 }, "end": { "line": 42, "column": 42 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 42, "column": 5 }, "end": { "line": 42, "column": 42 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "booleanReference", "decorators": [], "loc": { "start": { "line": 43, "column": 5 }, "end": { "line": 43, "column": 21 } } }, "kind": "method", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "booleanReference", "decorators": [], "loc": { "start": { "line": 43, "column": 5 }, "end": { "line": 43, "column": 21 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "a", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Boolean", "decorators": [], "loc": { "start": { "line": 43, "column": 25 }, "end": { "line": 43, "column": 32 } } }, "loc": { "start": { "line": 43, "column": 25 }, "end": { "line": 43, "column": 33 } } }, "loc": { "start": { "line": 43, "column": 25 }, "end": { "line": 43, "column": 33 } } }, "decorators": [], "loc": { "start": { "line": 43, "column": 22 }, "end": { "line": 43, "column": 33 } } }, "loc": { "start": { "line": 43, "column": 22 }, "end": { "line": 43, "column": 33 } } } ], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 43, "column": 35 }, "end": { "line": 43, "column": 39 } } }, "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 43, "column": 40 }, "end": { "line": 43, "column": 42 } } }, "loc": { "start": { "line": 43, "column": 21 }, "end": { "line": 43, "column": 42 } } }, "loc": { "start": { "line": 43, "column": 21 }, "end": { "line": 43, "column": 42 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 43, "column": 5 }, "end": { "line": 43, "column": 42 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "bytePrimitive", "decorators": [], "loc": { "start": { "line": 44, "column": 5 }, "end": { "line": 44, "column": 18 } } }, "kind": "method", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "bytePrimitive", "decorators": [], "loc": { "start": { "line": 44, "column": 5 }, "end": { "line": 44, "column": 18 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "a", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 44, "column": 22 }, "end": { "line": 44, "column": 26 } } }, "decorators": [], "loc": { "start": { "line": 44, "column": 19 }, "end": { "line": 44, "column": 26 } } }, "loc": { "start": { "line": 44, "column": 19 }, "end": { "line": 44, "column": 26 } } } ], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 44, "column": 29 }, "end": { "line": 44, "column": 33 } } }, "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 44, "column": 34 }, "end": { "line": 44, "column": 36 } } }, "loc": { "start": { "line": 44, "column": 18 }, "end": { "line": 44, "column": 36 } } }, "loc": { "start": { "line": 44, "column": 18 }, "end": { "line": 44, "column": 36 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 44, "column": 5 }, "end": { "line": 44, "column": 36 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "byteReference", "decorators": [], "loc": { "start": { "line": 45, "column": 5 }, "end": { "line": 45, "column": 18 } } }, "kind": "method", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "byteReference", "decorators": [], "loc": { "start": { "line": 45, "column": 5 }, "end": { "line": 45, "column": 18 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "a", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Byte", "decorators": [], "loc": { "start": { "line": 45, "column": 22 }, "end": { "line": 45, "column": 26 } } }, "loc": { "start": { "line": 45, "column": 22 }, "end": { "line": 45, "column": 27 } } }, "loc": { "start": { "line": 45, "column": 22 }, "end": { "line": 45, "column": 27 } } }, "decorators": [], "loc": { "start": { "line": 45, "column": 19 }, "end": { "line": 45, "column": 27 } } }, "loc": { "start": { "line": 45, "column": 19 }, "end": { "line": 45, "column": 27 } } } ], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 45, "column": 29 }, "end": { "line": 45, "column": 33 } } }, "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 45, "column": 34 }, "end": { "line": 45, "column": 36 } } }, "loc": { "start": { "line": 45, "column": 18 }, "end": { "line": 45, "column": 36 } } }, "loc": { "start": { "line": 45, "column": 18 }, "end": { "line": 45, "column": 36 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 45, "column": 5 }, "end": { "line": 45, "column": 36 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "shortPrimitive", "decorators": [], "loc": { "start": { "line": 46, "column": 5 }, "end": { "line": 46, "column": 19 } } }, "kind": "method", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "shortPrimitive", "decorators": [], "loc": { "start": { "line": 46, "column": 5 }, "end": { "line": 46, "column": 19 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "a", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 46, "column": 23 }, "end": { "line": 46, "column": 28 } } }, "decorators": [], "loc": { "start": { "line": 46, "column": 20 }, "end": { "line": 46, "column": 28 } } }, "loc": { "start": { "line": 46, "column": 20 }, "end": { "line": 46, "column": 28 } } } ], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 46, "column": 31 }, "end": { "line": 46, "column": 35 } } }, "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 46, "column": 36 }, "end": { "line": 46, "column": 38 } } }, "loc": { "start": { "line": 46, "column": 19 }, "end": { "line": 46, "column": 38 } } }, "loc": { "start": { "line": 46, "column": 19 }, "end": { "line": 46, "column": 38 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 46, "column": 5 }, "end": { "line": 46, "column": 38 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "shortReference", "decorators": [], "loc": { "start": { "line": 47, "column": 5 }, "end": { "line": 47, "column": 19 } } }, "kind": "method", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "shortReference", "decorators": [], "loc": { "start": { "line": 47, "column": 5 }, "end": { "line": 47, "column": 19 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "a", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Short", "decorators": [], "loc": { "start": { "line": 47, "column": 23 }, "end": { "line": 47, "column": 28 } } }, "loc": { "start": { "line": 47, "column": 23 }, "end": { "line": 47, "column": 29 } } }, "loc": { "start": { "line": 47, "column": 23 }, "end": { "line": 47, "column": 29 } } }, "decorators": [], "loc": { "start": { "line": 47, "column": 20 }, "end": { "line": 47, "column": 29 } } }, "loc": { "start": { "line": 47, "column": 20 }, "end": { "line": 47, "column": 29 } } } ], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 47, "column": 31 }, "end": { "line": 47, "column": 35 } } }, "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 47, "column": 36 }, "end": { "line": 47, "column": 38 } } }, "loc": { "start": { "line": 47, "column": 19 }, "end": { "line": 47, "column": 38 } } }, "loc": { "start": { "line": 47, "column": 19 }, "end": { "line": 47, "column": 38 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 47, "column": 5 }, "end": { "line": 47, "column": 38 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "charPrimitive", "decorators": [], "loc": { "start": { "line": 48, "column": 5 }, "end": { "line": 48, "column": 18 } } }, "kind": "method", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "charPrimitive", "decorators": [], "loc": { "start": { "line": 48, "column": 5 }, "end": { "line": 48, "column": 18 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "a", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 48, "column": 22 }, "end": { "line": 48, "column": 26 } } }, "decorators": [], "loc": { "start": { "line": 48, "column": 19 }, "end": { "line": 48, "column": 26 } } }, "loc": { "start": { "line": 48, "column": 19 }, "end": { "line": 48, "column": 26 } } } ], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 48, "column": 29 }, "end": { "line": 48, "column": 33 } } }, "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 48, "column": 34 }, "end": { "line": 48, "column": 36 } } }, "loc": { "start": { "line": 48, "column": 18 }, "end": { "line": 48, "column": 36 } } }, "loc": { "start": { "line": 48, "column": 18 }, "end": { "line": 48, "column": 36 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 48, "column": 5 }, "end": { "line": 48, "column": 36 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "charReference", "decorators": [], "loc": { "start": { "line": 49, "column": 5 }, "end": { "line": 49, "column": 18 } } }, "kind": "method", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "charReference", "decorators": [], "loc": { "start": { "line": 49, "column": 5 }, "end": { "line": 49, "column": 18 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "a", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Char", "decorators": [], "loc": { "start": { "line": 49, "column": 22 }, "end": { "line": 49, "column": 26 } } }, "loc": { "start": { "line": 49, "column": 22 }, "end": { "line": 49, "column": 27 } } }, "loc": { "start": { "line": 49, "column": 22 }, "end": { "line": 49, "column": 27 } } }, "decorators": [], "loc": { "start": { "line": 49, "column": 19 }, "end": { "line": 49, "column": 27 } } }, "loc": { "start": { "line": 49, "column": 19 }, "end": { "line": 49, "column": 27 } } } ], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 49, "column": 29 }, "end": { "line": 49, "column": 33 } } }, "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 49, "column": 34 }, "end": { "line": 49, "column": 36 } } }, "loc": { "start": { "line": 49, "column": 18 }, "end": { "line": 49, "column": 36 } } }, "loc": { "start": { "line": 49, "column": 18 }, "end": { "line": 49, "column": 36 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 49, "column": 5 }, "end": { "line": 49, "column": 36 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "integerPrimitive", "decorators": [], "loc": { "start": { "line": 50, "column": 5 }, "end": { "line": 50, "column": 21 } } }, "kind": "method", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "integerPrimitive", "decorators": [], "loc": { "start": { "line": 50, "column": 5 }, "end": { "line": 50, "column": 21 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "a", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 50, "column": 25 }, "end": { "line": 50, "column": 28 } } }, "decorators": [], "loc": { "start": { "line": 50, "column": 22 }, "end": { "line": 50, "column": 28 } } }, "loc": { "start": { "line": 50, "column": 22 }, "end": { "line": 50, "column": 28 } } } ], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 50, "column": 31 }, "end": { "line": 50, "column": 35 } } }, "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 50, "column": 36 }, "end": { "line": 50, "column": 38 } } }, "loc": { "start": { "line": 50, "column": 21 }, "end": { "line": 50, "column": 38 } } }, "loc": { "start": { "line": 50, "column": 21 }, "end": { "line": 50, "column": 38 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 50, "column": 5 }, "end": { "line": 50, "column": 38 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "integerReference", "decorators": [], "loc": { "start": { "line": 51, "column": 5 }, "end": { "line": 51, "column": 21 } } }, "kind": "method", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "integerReference", "decorators": [], "loc": { "start": { "line": 51, "column": 5 }, "end": { "line": 51, "column": 21 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "a", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Int", "decorators": [], "loc": { "start": { "line": 51, "column": 25 }, "end": { "line": 51, "column": 28 } } }, "loc": { "start": { "line": 51, "column": 25 }, "end": { "line": 51, "column": 29 } } }, "loc": { "start": { "line": 51, "column": 25 }, "end": { "line": 51, "column": 29 } } }, "decorators": [], "loc": { "start": { "line": 51, "column": 22 }, "end": { "line": 51, "column": 29 } } }, "loc": { "start": { "line": 51, "column": 22 }, "end": { "line": 51, "column": 29 } } } ], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 51, "column": 31 }, "end": { "line": 51, "column": 35 } } }, "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 51, "column": 36 }, "end": { "line": 51, "column": 38 } } }, "loc": { "start": { "line": 51, "column": 21 }, "end": { "line": 51, "column": 38 } } }, "loc": { "start": { "line": 51, "column": 21 }, "end": { "line": 51, "column": 38 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 51, "column": 5 }, "end": { "line": 51, "column": 38 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "longPrimitive", "decorators": [], "loc": { "start": { "line": 52, "column": 5 }, "end": { "line": 52, "column": 18 } } }, "kind": "method", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "longPrimitive", "decorators": [], "loc": { "start": { "line": 52, "column": 5 }, "end": { "line": 52, "column": 18 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "a", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 52, "column": 22 }, "end": { "line": 52, "column": 26 } } }, "decorators": [], "loc": { "start": { "line": 52, "column": 19 }, "end": { "line": 52, "column": 26 } } }, "loc": { "start": { "line": 52, "column": 19 }, "end": { "line": 52, "column": 26 } } } ], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 52, "column": 29 }, "end": { "line": 52, "column": 33 } } }, "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 52, "column": 34 }, "end": { "line": 52, "column": 36 } } }, "loc": { "start": { "line": 52, "column": 18 }, "end": { "line": 52, "column": 36 } } }, "loc": { "start": { "line": 52, "column": 18 }, "end": { "line": 52, "column": 36 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 52, "column": 5 }, "end": { "line": 52, "column": 36 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "longReference", "decorators": [], "loc": { "start": { "line": 53, "column": 5 }, "end": { "line": 53, "column": 18 } } }, "kind": "method", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "longReference", "decorators": [], "loc": { "start": { "line": 53, "column": 5 }, "end": { "line": 53, "column": 18 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "a", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Long", "decorators": [], "loc": { "start": { "line": 53, "column": 22 }, "end": { "line": 53, "column": 26 } } }, "loc": { "start": { "line": 53, "column": 22 }, "end": { "line": 53, "column": 27 } } }, "loc": { "start": { "line": 53, "column": 22 }, "end": { "line": 53, "column": 27 } } }, "decorators": [], "loc": { "start": { "line": 53, "column": 19 }, "end": { "line": 53, "column": 27 } } }, "loc": { "start": { "line": 53, "column": 19 }, "end": { "line": 53, "column": 27 } } } ], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 53, "column": 29 }, "end": { "line": 53, "column": 33 } } }, "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 53, "column": 34 }, "end": { "line": 53, "column": 36 } } }, "loc": { "start": { "line": 53, "column": 18 }, "end": { "line": 53, "column": 36 } } }, "loc": { "start": { "line": 53, "column": 18 }, "end": { "line": 53, "column": 36 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 53, "column": 5 }, "end": { "line": 53, "column": 36 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "floatPrimitive", "decorators": [], "loc": { "start": { "line": 54, "column": 5 }, "end": { "line": 54, "column": 19 } } }, "kind": "method", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "floatPrimitive", "decorators": [], "loc": { "start": { "line": 54, "column": 5 }, "end": { "line": 54, "column": 19 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "a", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 54, "column": 23 }, "end": { "line": 54, "column": 28 } } }, "decorators": [], "loc": { "start": { "line": 54, "column": 20 }, "end": { "line": 54, "column": 28 } } }, "loc": { "start": { "line": 54, "column": 20 }, "end": { "line": 54, "column": 28 } } } ], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 54, "column": 31 }, "end": { "line": 54, "column": 35 } } }, "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 54, "column": 36 }, "end": { "line": 54, "column": 38 } } }, "loc": { "start": { "line": 54, "column": 19 }, "end": { "line": 54, "column": 38 } } }, "loc": { "start": { "line": 54, "column": 19 }, "end": { "line": 54, "column": 38 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 54, "column": 5 }, "end": { "line": 54, "column": 38 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "floatReference", "decorators": [], "loc": { "start": { "line": 55, "column": 5 }, "end": { "line": 55, "column": 19 } } }, "kind": "method", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "floatReference", "decorators": [], "loc": { "start": { "line": 55, "column": 5 }, "end": { "line": 55, "column": 19 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "a", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Float", "decorators": [], "loc": { "start": { "line": 55, "column": 23 }, "end": { "line": 55, "column": 28 } } }, "loc": { "start": { "line": 55, "column": 23 }, "end": { "line": 55, "column": 29 } } }, "loc": { "start": { "line": 55, "column": 23 }, "end": { "line": 55, "column": 29 } } }, "decorators": [], "loc": { "start": { "line": 55, "column": 20 }, "end": { "line": 55, "column": 29 } } }, "loc": { "start": { "line": 55, "column": 20 }, "end": { "line": 55, "column": 29 } } } ], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 55, "column": 31 }, "end": { "line": 55, "column": 35 } } }, "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 55, "column": 36 }, "end": { "line": 55, "column": 38 } } }, "loc": { "start": { "line": 55, "column": 19 }, "end": { "line": 55, "column": 38 } } }, "loc": { "start": { "line": 55, "column": 19 }, "end": { "line": 55, "column": 38 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 55, "column": 5 }, "end": { "line": 55, "column": 38 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "doublePrimitive", "decorators": [], "loc": { "start": { "line": 56, "column": 5 }, "end": { "line": 56, "column": 20 } } }, "kind": "method", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "doublePrimitive", "decorators": [], "loc": { "start": { "line": 56, "column": 5 }, "end": { "line": 56, "column": 20 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "a", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 56, "column": 24 }, "end": { "line": 56, "column": 30 } } }, "decorators": [], "loc": { "start": { "line": 56, "column": 21 }, "end": { "line": 56, "column": 30 } } }, "loc": { "start": { "line": 56, "column": 21 }, "end": { "line": 56, "column": 30 } } } ], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 56, "column": 33 }, "end": { "line": 56, "column": 37 } } }, "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 56, "column": 38 }, "end": { "line": 56, "column": 40 } } }, "loc": { "start": { "line": 56, "column": 20 }, "end": { "line": 56, "column": 40 } } }, "loc": { "start": { "line": 56, "column": 20 }, "end": { "line": 56, "column": 40 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 56, "column": 5 }, "end": { "line": 56, "column": 40 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "doubleReference", "decorators": [], "loc": { "start": { "line": 57, "column": 5 }, "end": { "line": 57, "column": 20 } } }, "kind": "method", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "doubleReference", "decorators": [], "loc": { "start": { "line": 57, "column": 5 }, "end": { "line": 57, "column": 20 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "a", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Double", "decorators": [], "loc": { "start": { "line": 57, "column": 24 }, "end": { "line": 57, "column": 30 } } }, "loc": { "start": { "line": 57, "column": 24 }, "end": { "line": 57, "column": 31 } } }, "loc": { "start": { "line": 57, "column": 24 }, "end": { "line": 57, "column": 31 } } }, "decorators": [], "loc": { "start": { "line": 57, "column": 21 }, "end": { "line": 57, "column": 31 } } }, "loc": { "start": { "line": 57, "column": 21 }, "end": { "line": 57, "column": 31 } } } ], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 57, "column": 33 }, "end": { "line": 57, "column": 37 } } }, "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 57, "column": 38 }, "end": { "line": 57, "column": 40 } } }, "loc": { "start": { "line": 57, "column": 20 }, "end": { "line": 57, "column": 40 } } }, "loc": { "start": { "line": 57, "column": 20 }, "end": { "line": 57, "column": 40 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 57, "column": 5 }, "end": { "line": 57, "column": 40 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "checker", "decorators": [], "loc": { "start": { "line": 59, "column": 5 }, "end": { "line": 59, "column": 12 } } }, "kind": "method", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "checker", "decorators": [], "loc": { "start": { "line": 59, "column": 5 }, "end": { "line": 59, "column": 12 } } }, "generator": false, "async": false, "expression": false, "params": [], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 59, "column": 16 }, "end": { "line": 59, "column": 20 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 60, "column": 9 }, "end": { "line": 60, "column": 13 } } }, "property": { "type": "Identifier", "name": "booleanPrimitive", "decorators": [], "loc": { "start": { "line": 60, "column": 14 }, "end": { "line": 60, "column": 30 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 60, "column": 9 }, "end": { "line": 60, "column": 30 } } }, "arguments": [ { "type": "ETSNewClassInstanceExpression", "typeReference": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Boolean", "decorators": [], "loc": { "start": { "line": 60, "column": 35 }, "end": { "line": 60, "column": 42 } } }, "loc": { "start": { "line": 60, "column": 35 }, "end": { "line": 60, "column": 43 } } }, "loc": { "start": { "line": 60, "column": 35 }, "end": { "line": 60, "column": 43 } } }, "arguments": [ { "type": "BooleanLiteral", "value": false, "loc": { "start": { "line": 60, "column": 43 }, "end": { "line": 60, "column": 48 } } } ], "loc": { "start": { "line": 60, "column": 31 }, "end": { "line": 60, "column": 50 } } } ], "optional": false, "loc": { "start": { "line": 60, "column": 9 }, "end": { "line": 60, "column": 50 } } }, "loc": { "start": { "line": 60, "column": 9 }, "end": { "line": 60, "column": 51 } } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 61, "column": 9 }, "end": { "line": 61, "column": 13 } } }, "property": { "type": "Identifier", "name": "booleanReference", "decorators": [], "loc": { "start": { "line": 61, "column": 14 }, "end": { "line": 61, "column": 30 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 61, "column": 9 }, "end": { "line": 61, "column": 30 } } }, "arguments": [ { "type": "BooleanLiteral", "value": false, "loc": { "start": { "line": 61, "column": 31 }, "end": { "line": 61, "column": 36 } } } ], "optional": false, "loc": { "start": { "line": 61, "column": 9 }, "end": { "line": 61, "column": 37 } } }, "loc": { "start": { "line": 61, "column": 9 }, "end": { "line": 61, "column": 38 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "r", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 62, "column": 16 }, "end": { "line": 62, "column": 20 } } }, "decorators": [], "loc": { "start": { "line": 62, "column": 13 }, "end": { "line": 62, "column": 14 } } }, "init": { "type": "NumberLiteral", "value": 20, "loc": { "start": { "line": 62, "column": 23 }, "end": { "line": 62, "column": 25 } } }, "loc": { "start": { "line": 62, "column": 13 }, "end": { "line": 62, "column": 25 } } } ], "kind": "let", "loc": { "start": { "line": 62, "column": 9 }, "end": { "line": 62, "column": 26 } } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 63, "column": 9 }, "end": { "line": 63, "column": 13 } } }, "property": { "type": "Identifier", "name": "bytePrimitive", "decorators": [], "loc": { "start": { "line": 63, "column": 14 }, "end": { "line": 63, "column": 27 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 63, "column": 9 }, "end": { "line": 63, "column": 27 } } }, "arguments": [ { "type": "ETSNewClassInstanceExpression", "typeReference": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Byte", "decorators": [], "loc": { "start": { "line": 63, "column": 32 }, "end": { "line": 63, "column": 36 } } }, "loc": { "start": { "line": 63, "column": 32 }, "end": { "line": 63, "column": 37 } } }, "loc": { "start": { "line": 63, "column": 32 }, "end": { "line": 63, "column": 37 } } }, "arguments": [ { "type": "Identifier", "name": "r", "decorators": [], "loc": { "start": { "line": 63, "column": 37 }, "end": { "line": 63, "column": 38 } } } ], "loc": { "start": { "line": 63, "column": 28 }, "end": { "line": 63, "column": 40 } } } ], "optional": false, "loc": { "start": { "line": 63, "column": 9 }, "end": { "line": 63, "column": 40 } } }, "loc": { "start": { "line": 63, "column": 9 }, "end": { "line": 63, "column": 41 } } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 64, "column": 9 }, "end": { "line": 64, "column": 13 } } }, "property": { "type": "Identifier", "name": "byteReference", "decorators": [], "loc": { "start": { "line": 64, "column": 14 }, "end": { "line": 64, "column": 27 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 64, "column": 9 }, "end": { "line": 64, "column": 27 } } }, "arguments": [ { "type": "Identifier", "name": "r", "decorators": [], "loc": { "start": { "line": 64, "column": 28 }, "end": { "line": 64, "column": 29 } } } ], "optional": false, "loc": { "start": { "line": 64, "column": 9 }, "end": { "line": 64, "column": 30 } } }, "loc": { "start": { "line": 64, "column": 9 }, "end": { "line": 64, "column": 31 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "s", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 65, "column": 16 }, "end": { "line": 65, "column": 21 } } }, "decorators": [], "loc": { "start": { "line": 65, "column": 13 }, "end": { "line": 65, "column": 14 } } }, "init": { "type": "NumberLiteral", "value": 2000, "loc": { "start": { "line": 65, "column": 24 }, "end": { "line": 65, "column": 28 } } }, "loc": { "start": { "line": 65, "column": 13 }, "end": { "line": 65, "column": 28 } } } ], "kind": "let", "loc": { "start": { "line": 65, "column": 9 }, "end": { "line": 65, "column": 29 } } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 66, "column": 9 }, "end": { "line": 66, "column": 13 } } }, "property": { "type": "Identifier", "name": "shortPrimitive", "decorators": [], "loc": { "start": { "line": 66, "column": 14 }, "end": { "line": 66, "column": 28 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 66, "column": 9 }, "end": { "line": 66, "column": 28 } } }, "arguments": [ { "type": "ETSNewClassInstanceExpression", "typeReference": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Short", "decorators": [], "loc": { "start": { "line": 66, "column": 33 }, "end": { "line": 66, "column": 38 } } }, "loc": { "start": { "line": 66, "column": 33 }, "end": { "line": 66, "column": 39 } } }, "loc": { "start": { "line": 66, "column": 33 }, "end": { "line": 66, "column": 39 } } }, "arguments": [ { "type": "Identifier", "name": "s", "decorators": [], "loc": { "start": { "line": 66, "column": 39 }, "end": { "line": 66, "column": 40 } } } ], "loc": { "start": { "line": 66, "column": 29 }, "end": { "line": 66, "column": 42 } } } ], "optional": false, "loc": { "start": { "line": 66, "column": 9 }, "end": { "line": 66, "column": 42 } } }, "loc": { "start": { "line": 66, "column": 9 }, "end": { "line": 66, "column": 43 } } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 67, "column": 9 }, "end": { "line": 67, "column": 13 } } }, "property": { "type": "Identifier", "name": "shortReference", "decorators": [], "loc": { "start": { "line": 67, "column": 14 }, "end": { "line": 67, "column": 28 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 67, "column": 9 }, "end": { "line": 67, "column": 28 } } }, "arguments": [ { "type": "Identifier", "name": "s", "decorators": [], "loc": { "start": { "line": 67, "column": 29 }, "end": { "line": 67, "column": 30 } } } ], "optional": false, "loc": { "start": { "line": 67, "column": 9 }, "end": { "line": 67, "column": 31 } } }, "loc": { "start": { "line": 67, "column": 9 }, "end": { "line": 67, "column": 32 } } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 68, "column": 9 }, "end": { "line": 68, "column": 13 } } }, "property": { "type": "Identifier", "name": "charPrimitive", "decorators": [], "loc": { "start": { "line": 68, "column": 14 }, "end": { "line": 68, "column": 27 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 68, "column": 9 }, "end": { "line": 68, "column": 27 } } }, "arguments": [ { "type": "ETSNewClassInstanceExpression", "typeReference": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Char", "decorators": [], "loc": { "start": { "line": 68, "column": 32 }, "end": { "line": 68, "column": 36 } } }, "loc": { "start": { "line": 68, "column": 32 }, "end": { "line": 68, "column": 37 } } }, "loc": { "start": { "line": 68, "column": 32 }, "end": { "line": 68, "column": 37 } } }, "arguments": [ { "type": "CharLiteral", "value": "a", "loc": { "start": { "line": 68, "column": 37 }, "end": { "line": 68, "column": 41 } } } ], "loc": { "start": { "line": 68, "column": 28 }, "end": { "line": 68, "column": 43 } } } ], "optional": false, "loc": { "start": { "line": 68, "column": 9 }, "end": { "line": 68, "column": 43 } } }, "loc": { "start": { "line": 68, "column": 9 }, "end": { "line": 68, "column": 44 } } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 69, "column": 9 }, "end": { "line": 69, "column": 13 } } }, "property": { "type": "Identifier", "name": "charReference", "decorators": [], "loc": { "start": { "line": 69, "column": 14 }, "end": { "line": 69, "column": 27 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 69, "column": 9 }, "end": { "line": 69, "column": 27 } } }, "arguments": [ { "type": "CharLiteral", "value": "a", "loc": { "start": { "line": 69, "column": 28 }, "end": { "line": 69, "column": 32 } } } ], "optional": false, "loc": { "start": { "line": 69, "column": 9 }, "end": { "line": 69, "column": 33 } } }, "loc": { "start": { "line": 69, "column": 9 }, "end": { "line": 69, "column": 34 } } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 70, "column": 9 }, "end": { "line": 70, "column": 13 } } }, "property": { "type": "Identifier", "name": "integerPrimitive", "decorators": [], "loc": { "start": { "line": 70, "column": 14 }, "end": { "line": 70, "column": 30 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 70, "column": 9 }, "end": { "line": 70, "column": 30 } } }, "arguments": [ { "type": "ETSNewClassInstanceExpression", "typeReference": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Int", "decorators": [], "loc": { "start": { "line": 70, "column": 35 }, "end": { "line": 70, "column": 38 } } }, "loc": { "start": { "line": 70, "column": 35 }, "end": { "line": 70, "column": 39 } } }, "loc": { "start": { "line": 70, "column": 35 }, "end": { "line": 70, "column": 39 } } }, "arguments": [ { "type": "NumberLiteral", "value": 200000, "loc": { "start": { "line": 70, "column": 39 }, "end": { "line": 70, "column": 45 } } } ], "loc": { "start": { "line": 70, "column": 31 }, "end": { "line": 70, "column": 47 } } } ], "optional": false, "loc": { "start": { "line": 70, "column": 9 }, "end": { "line": 70, "column": 47 } } }, "loc": { "start": { "line": 70, "column": 9 }, "end": { "line": 70, "column": 48 } } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 71, "column": 9 }, "end": { "line": 71, "column": 13 } } }, "property": { "type": "Identifier", "name": "integerReference", "decorators": [], "loc": { "start": { "line": 71, "column": 14 }, "end": { "line": 71, "column": 30 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 71, "column": 9 }, "end": { "line": 71, "column": 30 } } }, "arguments": [ { "type": "NumberLiteral", "value": 200000, "loc": { "start": { "line": 71, "column": 31 }, "end": { "line": 71, "column": 37 } } } ], "optional": false, "loc": { "start": { "line": 71, "column": 9 }, "end": { "line": 71, "column": 38 } } }, "loc": { "start": { "line": 71, "column": 9 }, "end": { "line": 71, "column": 39 } } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 72, "column": 9 }, "end": { "line": 72, "column": 13 } } }, "property": { "type": "Identifier", "name": "longPrimitive", "decorators": [], "loc": { "start": { "line": 72, "column": 14 }, "end": { "line": 72, "column": 27 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 72, "column": 9 }, "end": { "line": 72, "column": 27 } } }, "arguments": [ { "type": "ETSNewClassInstanceExpression", "typeReference": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Long", "decorators": [], "loc": { "start": { "line": 72, "column": 32 }, "end": { "line": 72, "column": 36 } } }, "loc": { "start": { "line": 72, "column": 32 }, "end": { "line": 72, "column": 37 } } }, "loc": { "start": { "line": 72, "column": 32 }, "end": { "line": 72, "column": 37 } } }, "arguments": [ { "type": "NumberLiteral", "value": 200000000000000, "loc": { "start": { "line": 72, "column": 37 }, "end": { "line": 72, "column": 52 } } } ], "loc": { "start": { "line": 72, "column": 28 }, "end": { "line": 72, "column": 54 } } } ], "optional": false, "loc": { "start": { "line": 72, "column": 9 }, "end": { "line": 72, "column": 54 } } }, "loc": { "start": { "line": 72, "column": 9 }, "end": { "line": 72, "column": 55 } } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 73, "column": 9 }, "end": { "line": 73, "column": 13 } } }, "property": { "type": "Identifier", "name": "longReference", "decorators": [], "loc": { "start": { "line": 73, "column": 14 }, "end": { "line": 73, "column": 27 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 73, "column": 9 }, "end": { "line": 73, "column": 27 } } }, "arguments": [ { "type": "NumberLiteral", "value": 200000000000000, "loc": { "start": { "line": 73, "column": 28 }, "end": { "line": 73, "column": 43 } } } ], "optional": false, "loc": { "start": { "line": 73, "column": 9 }, "end": { "line": 73, "column": 44 } } }, "loc": { "start": { "line": 73, "column": 9 }, "end": { "line": 73, "column": 45 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "f", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 74, "column": 16 }, "end": { "line": 74, "column": 21 } } }, "decorators": [], "loc": { "start": { "line": 74, "column": 13 }, "end": { "line": 74, "column": 14 } } }, "init": { "type": "NumberLiteral", "value": 2.22, "loc": { "start": { "line": 74, "column": 24 }, "end": { "line": 74, "column": 28 } } }, "loc": { "start": { "line": 74, "column": 13 }, "end": { "line": 74, "column": 28 } } } ], "kind": "let", "loc": { "start": { "line": 74, "column": 9 }, "end": { "line": 74, "column": 29 } } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 75, "column": 9 }, "end": { "line": 75, "column": 13 } } }, "property": { "type": "Identifier", "name": "floatPrimitive", "decorators": [], "loc": { "start": { "line": 75, "column": 14 }, "end": { "line": 75, "column": 28 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 75, "column": 9 }, "end": { "line": 75, "column": 28 } } }, "arguments": [ { "type": "ETSNewClassInstanceExpression", "typeReference": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Float", "decorators": [], "loc": { "start": { "line": 75, "column": 33 }, "end": { "line": 75, "column": 38 } } }, "loc": { "start": { "line": 75, "column": 33 }, "end": { "line": 75, "column": 39 } } }, "loc": { "start": { "line": 75, "column": 33 }, "end": { "line": 75, "column": 39 } } }, "arguments": [ { "type": "Identifier", "name": "f", "decorators": [], "loc": { "start": { "line": 75, "column": 39 }, "end": { "line": 75, "column": 40 } } } ], "loc": { "start": { "line": 75, "column": 29 }, "end": { "line": 75, "column": 42 } } } ], "optional": false, "loc": { "start": { "line": 75, "column": 9 }, "end": { "line": 75, "column": 42 } } }, "loc": { "start": { "line": 75, "column": 9 }, "end": { "line": 75, "column": 43 } } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 76, "column": 9 }, "end": { "line": 76, "column": 13 } } }, "property": { "type": "Identifier", "name": "floatReference", "decorators": [], "loc": { "start": { "line": 76, "column": 14 }, "end": { "line": 76, "column": 28 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 76, "column": 9 }, "end": { "line": 76, "column": 28 } } }, "arguments": [ { "type": "Identifier", "name": "f", "decorators": [], "loc": { "start": { "line": 76, "column": 29 }, "end": { "line": 76, "column": 30 } } } ], "optional": false, "loc": { "start": { "line": 76, "column": 9 }, "end": { "line": 76, "column": 31 } } }, "loc": { "start": { "line": 76, "column": 9 }, "end": { "line": 76, "column": 32 } } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 77, "column": 9 }, "end": { "line": 77, "column": 13 } } }, "property": { "type": "Identifier", "name": "doublePrimitive", "decorators": [], "loc": { "start": { "line": 77, "column": 14 }, "end": { "line": 77, "column": 29 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 77, "column": 9 }, "end": { "line": 77, "column": 29 } } }, "arguments": [ { "type": "ETSNewClassInstanceExpression", "typeReference": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "Double", "decorators": [], "loc": { "start": { "line": 77, "column": 34 }, "end": { "line": 77, "column": 40 } } }, "loc": { "start": { "line": 77, "column": 34 }, "end": { "line": 77, "column": 41 } } }, "loc": { "start": { "line": 77, "column": 34 }, "end": { "line": 77, "column": 41 } } }, "arguments": [ { "type": "NumberLiteral", "value": 2.22222, "loc": { "start": { "line": 77, "column": 41 }, "end": { "line": 77, "column": 53 } } } ], "loc": { "start": { "line": 77, "column": 30 }, "end": { "line": 77, "column": 55 } } } ], "optional": false, "loc": { "start": { "line": 77, "column": 9 }, "end": { "line": 77, "column": 55 } } }, "loc": { "start": { "line": 77, "column": 9 }, "end": { "line": 77, "column": 56 } } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 78, "column": 9 }, "end": { "line": 78, "column": 13 } } }, "property": { "type": "Identifier", "name": "doubleReference", "decorators": [], "loc": { "start": { "line": 78, "column": 14 }, "end": { "line": 78, "column": 29 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 78, "column": 9 }, "end": { "line": 78, "column": 29 } } }, "arguments": [ { "type": "NumberLiteral", "value": 2.22222, "loc": { "start": { "line": 78, "column": 30 }, "end": { "line": 78, "column": 42 } } } ], "optional": false, "loc": { "start": { "line": 78, "column": 9 }, "end": { "line": 78, "column": 43 } } }, "loc": { "start": { "line": 78, "column": 9 }, "end": { "line": 78, "column": 44 } } } ], "loc": { "start": { "line": 59, "column": 21 }, "end": { "line": 79, "column": 6 } } }, "loc": { "start": { "line": 59, "column": 12 }, "end": { "line": 79, "column": 6 } } }, "loc": { "start": { "line": 59, "column": 12 }, "end": { "line": 79, "column": 6 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 59, "column": 5 }, "end": { "line": 79, "column": 6 } } }, { "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": 80, "column": 2 }, "end": { "line": 80, "column": 2 } } } ], "loc": { "start": { "line": 16, "column": 9 }, "end": { "line": 80, "column": 2 } } }, "loc": { "start": { "line": 16, "column": 1 }, "end": { "line": 80, "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 } } } ], "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": 81, "column": 1 } } }