{ "type": "Program", "statements": [ { "type": "ClassDeclaration", "definition": { "id": { "type": "Identifier", "name": "field_decl", "decorators": [], "loc": { "start": { "line": 16, "column": 14 }, "end": { "line": 16, "column": 24 } } }, "superClass": null, "implements": [], "body": [ { "type": "ClassProperty", "key": { "type": "Identifier", "name": "a", "decorators": [], "loc": { "start": { "line": 17, "column": 13 }, "end": { "line": 17, "column": 14 } } }, "accessibility": "private", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 17, "column": 17 }, "end": { "line": 17, "column": 20 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 17, "column": 13 }, "end": { "line": 17, "column": 20 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "b", "decorators": [], "loc": { "start": { "line": 18, "column": 15 }, "end": { "line": 18, "column": 16 } } }, "accessibility": "protected", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 18, "column": 19 }, "end": { "line": 18, "column": 23 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 18, "column": 15 }, "end": { "line": 18, "column": 23 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "c", "decorators": [], "loc": { "start": { "line": 19, "column": 15 }, "end": { "line": 19, "column": 16 } } }, "value": { "type": "CharLiteral", "value": "c", "loc": { "start": { "line": 19, "column": 26 }, "end": { "line": 19, "column": 30 } } }, "accessibility": "protected", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 19, "column": 19 }, "end": { "line": 19, "column": 23 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 19, "column": 15 }, "end": { "line": 19, "column": 30 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "d", "decorators": [], "loc": { "start": { "line": 20, "column": 12 }, "end": { "line": 20, "column": 13 } } }, "value": { "type": "BooleanLiteral", "value": true, "loc": { "start": { "line": 20, "column": 26 }, "end": { "line": 20, "column": 30 } } }, "accessibility": "public", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 20, "column": 16 }, "end": { "line": 20, "column": 23 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 20, "column": 12 }, "end": { "line": 20, "column": 30 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "f", "decorators": [], "loc": { "start": { "line": 21, "column": 5 }, "end": { "line": 21, "column": 6 } } }, "accessibility": "public", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 21, "column": 9 }, "end": { "line": 21, "column": 14 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 21, "column": 5 }, "end": { "line": 21, "column": 14 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "g", "decorators": [], "loc": { "start": { "line": 22, "column": 12 }, "end": { "line": 22, "column": 13 } } }, "accessibility": "public", "static": true, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 22, "column": 16 }, "end": { "line": 22, "column": 20 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 22, "column": 12 }, "end": { "line": 22, "column": 20 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "pi", "decorators": [], "loc": { "start": { "line": 23, "column": 21 }, "end": { "line": 23, "column": 23 } } }, "value": { "type": "NumberLiteral", "value": 3.14, "loc": { "start": { "line": 23, "column": 34 }, "end": { "line": 23, "column": 38 } } }, "accessibility": "public", "static": true, "readonly": true, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 23, "column": 26 }, "end": { "line": 23, "column": 31 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 23, "column": 21 }, "end": { "line": 23, "column": 38 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "e", "decorators": [], "loc": { "start": { "line": 24, "column": 28 }, "end": { "line": 24, "column": 29 } } }, "value": { "type": "NumberLiteral", "value": 2.71828, "loc": { "start": { "line": 24, "column": 41 }, "end": { "line": 24, "column": 48 } } }, "accessibility": "public", "static": true, "readonly": true, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 24, "column": 32 }, "end": { "line": 24, "column": 38 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 24, "column": 28 }, "end": { "line": 24, "column": 48 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "h", "decorators": [], "loc": { "start": { "line": 25, "column": 22 }, "end": { "line": 25, "column": 23 } } }, "value": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 25, "column": 33 }, "end": { "line": 25, "column": 34 } } }, "accessibility": "private", "static": false, "readonly": true, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 25, "column": 26 }, "end": { "line": 25, "column": 30 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 25, "column": 22 }, "end": { "line": 25, "column": 34 } } }, { "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": 26, "column": 2 }, "end": { "line": 26, "column": 2 } } } ], "loc": { "start": { "line": 16, "column": 26 }, "end": { "line": 26, "column": 2 } } }, "loc": { "start": { "line": 16, "column": 8 }, "end": { "line": 26, "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": 27, "column": 1 } } }