1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-12-11 17:21:51 +00:00
tobspr_shapez.io/docs/ast/source/platform/electron/wrapper.js.json
2021-02-26 15:20:37 +01:00

8500 lines
200 KiB
JSON

{
"type": "File",
"start": 0,
"end": 1404,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 58,
"column": 0
}
},
"program": {
"type": "Program",
"start": 0,
"end": 1404,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 58,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 64,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 64
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 9,
"end": 35,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 35
}
},
"imported": {
"type": "Identifier",
"start": 9,
"end": 35,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 35
},
"identifierName": "PlatformWrapperImplBrowser"
},
"name": "PlatformWrapperImplBrowser"
},
"local": {
"type": "Identifier",
"start": 9,
"end": 35,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 35
},
"identifierName": "PlatformWrapperImplBrowser"
},
"name": "PlatformWrapperImplBrowser"
}
}
],
"source": {
"type": "StringLiteral",
"start": 43,
"end": 63,
"loc": {
"start": {
"line": 1,
"column": 43
},
"end": {
"line": 1,
"column": 63
}
},
"extra": {
"rawValue": "../browser/wrapper",
"raw": "\"../browser/wrapper\""
},
"value": "../browser/wrapper"
}
},
{
"type": "ImportDeclaration",
"start": 66,
"end": 116,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 50
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 75,
"end": 89,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 23
}
},
"imported": {
"type": "Identifier",
"start": 75,
"end": 89,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 23
},
"identifierName": "getIPCRenderer"
},
"name": "getIPCRenderer"
},
"local": {
"type": "Identifier",
"start": 75,
"end": 89,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 23
},
"identifierName": "getIPCRenderer"
},
"name": "getIPCRenderer"
}
}
],
"source": {
"type": "StringLiteral",
"start": 97,
"end": 115,
"loc": {
"start": {
"line": 2,
"column": 31
},
"end": {
"line": 2,
"column": 49
}
},
"extra": {
"rawValue": "../../core/utils",
"raw": "\"../../core/utils\""
},
"value": "../../core/utils"
}
},
{
"type": "ImportDeclaration",
"start": 118,
"end": 168,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 50
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 127,
"end": 139,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 21
}
},
"imported": {
"type": "Identifier",
"start": 127,
"end": 139,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 21
},
"identifierName": "createLogger"
},
"name": "createLogger"
},
"local": {
"type": "Identifier",
"start": 127,
"end": 139,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 21
},
"identifierName": "createLogger"
},
"name": "createLogger"
}
}
],
"source": {
"type": "StringLiteral",
"start": 147,
"end": 167,
"loc": {
"start": {
"line": 3,
"column": 29
},
"end": {
"line": 3,
"column": 49
}
},
"extra": {
"rawValue": "../../core/logging",
"raw": "\"../../core/logging\""
},
"value": "../../core/logging"
}
},
{
"type": "ImportDeclaration",
"start": 170,
"end": 218,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 48
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 179,
"end": 198,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 28
}
},
"imported": {
"type": "Identifier",
"start": 179,
"end": 198,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 28
},
"identifierName": "StorageImplElectron"
},
"name": "StorageImplElectron"
},
"local": {
"type": "Identifier",
"start": 179,
"end": 198,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 28
},
"identifierName": "StorageImplElectron"
},
"name": "StorageImplElectron"
}
}
],
"source": {
"type": "StringLiteral",
"start": 206,
"end": 217,
"loc": {
"start": {
"line": 4,
"column": 36
},
"end": {
"line": 4,
"column": 47
}
},
"extra": {
"rawValue": "./storage",
"raw": "\"./storage\""
},
"value": "./storage"
}
},
{
"type": "ImportDeclaration",
"start": 220,
"end": 274,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 54
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 229,
"end": 253,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 33
}
},
"imported": {
"type": "Identifier",
"start": 229,
"end": 253,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 33
},
"identifierName": "PlatformWrapperInterface"
},
"name": "PlatformWrapperInterface"
},
"local": {
"type": "Identifier",
"start": 229,
"end": 253,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 33
},
"identifierName": "PlatformWrapperInterface"
},
"name": "PlatformWrapperInterface"
}
}
],
"source": {
"type": "StringLiteral",
"start": 261,
"end": 273,
"loc": {
"start": {
"line": 5,
"column": 41
},
"end": {
"line": 5,
"column": 53
}
},
"extra": {
"rawValue": "../wrapper",
"raw": "\"../wrapper\""
},
"value": "../wrapper"
}
},
{
"type": "VariableDeclaration",
"start": 278,
"end": 326,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 48
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 284,
"end": 325,
"loc": {
"start": {
"line": 7,
"column": 6
},
"end": {
"line": 7,
"column": 47
}
},
"id": {
"type": "Identifier",
"start": 284,
"end": 290,
"loc": {
"start": {
"line": 7,
"column": 6
},
"end": {
"line": 7,
"column": 12
},
"identifierName": "logger"
},
"name": "logger"
},
"init": {
"type": "CallExpression",
"start": 293,
"end": 325,
"loc": {
"start": {
"line": 7,
"column": 15
},
"end": {
"line": 7,
"column": 47
}
},
"callee": {
"type": "Identifier",
"start": 293,
"end": 305,
"loc": {
"start": {
"line": 7,
"column": 15
},
"end": {
"line": 7,
"column": 27
},
"identifierName": "createLogger"
},
"name": "createLogger"
},
"arguments": [
{
"type": "StringLiteral",
"start": 306,
"end": 324,
"loc": {
"start": {
"line": 7,
"column": 28
},
"end": {
"line": 7,
"column": 46
}
},
"extra": {
"rawValue": "electron-wrapper",
"raw": "\"electron-wrapper\""
},
"value": "electron-wrapper"
}
]
}
}
],
"kind": "const"
},
{
"type": "ExportNamedDeclaration",
"start": 330,
"end": 1402,
"loc": {
"start": {
"line": 9,
"column": 0
},
"end": {
"line": 57,
"column": 1
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "ClassDeclaration",
"start": 337,
"end": 1402,
"loc": {
"start": {
"line": 9,
"column": 7
},
"end": {
"line": 57,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 343,
"end": 370,
"loc": {
"start": {
"line": 9,
"column": 13
},
"end": {
"line": 9,
"column": 40
},
"identifierName": "PlatformWrapperImplElectron"
},
"name": "PlatformWrapperImplElectron"
},
"superClass": {
"type": "Identifier",
"start": 379,
"end": 405,
"loc": {
"start": {
"line": 9,
"column": 49
},
"end": {
"line": 9,
"column": 75
},
"identifierName": "PlatformWrapperImplBrowser"
},
"name": "PlatformWrapperImplBrowser"
},
"body": {
"type": "ClassBody",
"start": 406,
"end": 1402,
"loc": {
"start": {
"line": 9,
"column": 76
},
"end": {
"line": 57,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 413,
"end": 567,
"loc": {
"start": {
"line": 10,
"column": 4
},
"end": {
"line": 13,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 413,
"end": 423,
"loc": {
"start": {
"line": 10,
"column": 4
},
"end": {
"line": 10,
"column": 14
},
"identifierName": "initialize"
},
"name": "initialize"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 426,
"end": 567,
"loc": {
"start": {
"line": 10,
"column": 17
},
"end": {
"line": 13,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 437,
"end": 486,
"loc": {
"start": {
"line": 11,
"column": 8
},
"end": {
"line": 11,
"column": 57
}
},
"expression": {
"type": "AssignmentExpression",
"start": 437,
"end": 485,
"loc": {
"start": {
"line": 11,
"column": 8
},
"end": {
"line": 11,
"column": 56
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 437,
"end": 453,
"loc": {
"start": {
"line": 11,
"column": 8
},
"end": {
"line": 11,
"column": 24
}
},
"object": {
"type": "MemberExpression",
"start": 437,
"end": 445,
"loc": {
"start": {
"line": 11,
"column": 8
},
"end": {
"line": 11,
"column": 16
}
},
"object": {
"type": "ThisExpression",
"start": 437,
"end": 441,
"loc": {
"start": {
"line": 11,
"column": 8
},
"end": {
"line": 11,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 442,
"end": 445,
"loc": {
"start": {
"line": 11,
"column": 13
},
"end": {
"line": 11,
"column": 16
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 446,
"end": 453,
"loc": {
"start": {
"line": 11,
"column": 17
},
"end": {
"line": 11,
"column": 24
},
"identifierName": "storage"
},
"name": "storage"
},
"computed": false
},
"right": {
"type": "NewExpression",
"start": 456,
"end": 485,
"loc": {
"start": {
"line": 11,
"column": 27
},
"end": {
"line": 11,
"column": 56
}
},
"callee": {
"type": "Identifier",
"start": 460,
"end": 479,
"loc": {
"start": {
"line": 11,
"column": 31
},
"end": {
"line": 11,
"column": 50
},
"identifierName": "StorageImplElectron"
},
"name": "StorageImplElectron"
},
"arguments": [
{
"type": "ThisExpression",
"start": 480,
"end": 484,
"loc": {
"start": {
"line": 11,
"column": 51
},
"end": {
"line": 11,
"column": 55
}
}
}
]
}
}
},
{
"type": "ReturnStatement",
"start": 496,
"end": 560,
"loc": {
"start": {
"line": 12,
"column": 8
},
"end": {
"line": 12,
"column": 72
}
},
"argument": {
"type": "CallExpression",
"start": 503,
"end": 559,
"loc": {
"start": {
"line": 12,
"column": 15
},
"end": {
"line": 12,
"column": 71
}
},
"callee": {
"type": "MemberExpression",
"start": 503,
"end": 553,
"loc": {
"start": {
"line": 12,
"column": 15
},
"end": {
"line": 12,
"column": 65
}
},
"object": {
"type": "MemberExpression",
"start": 503,
"end": 548,
"loc": {
"start": {
"line": 12,
"column": 15
},
"end": {
"line": 12,
"column": 60
}
},
"object": {
"type": "MemberExpression",
"start": 503,
"end": 537,
"loc": {
"start": {
"line": 12,
"column": 15
},
"end": {
"line": 12,
"column": 49
}
},
"object": {
"type": "Identifier",
"start": 503,
"end": 527,
"loc": {
"start": {
"line": 12,
"column": 15
},
"end": {
"line": 12,
"column": 39
},
"identifierName": "PlatformWrapperInterface"
},
"name": "PlatformWrapperInterface"
},
"property": {
"type": "Identifier",
"start": 528,
"end": 537,
"loc": {
"start": {
"line": 12,
"column": 40
},
"end": {
"line": 12,
"column": 49
},
"identifierName": "prototype"
},
"name": "prototype"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 538,
"end": 548,
"loc": {
"start": {
"line": 12,
"column": 50
},
"end": {
"line": 12,
"column": 60
},
"identifierName": "initialize"
},
"name": "initialize"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 549,
"end": 553,
"loc": {
"start": {
"line": 12,
"column": 61
},
"end": {
"line": 12,
"column": 65
},
"identifierName": "call"
},
"name": "call"
},
"computed": false
},
"arguments": [
{
"type": "ThisExpression",
"start": 554,
"end": 558,
"loc": {
"start": {
"line": 12,
"column": 66
},
"end": {
"line": 12,
"column": 70
}
}
}
]
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 575,
"end": 619,
"loc": {
"start": {
"line": 15,
"column": 4
},
"end": {
"line": 17,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 575,
"end": 580,
"loc": {
"start": {
"line": 15,
"column": 4
},
"end": {
"line": 15,
"column": 9
},
"identifierName": "getId"
},
"name": "getId"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 583,
"end": 619,
"loc": {
"start": {
"line": 15,
"column": 12
},
"end": {
"line": 17,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 594,
"end": 612,
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 16,
"column": 26
}
},
"argument": {
"type": "StringLiteral",
"start": 601,
"end": 611,
"loc": {
"start": {
"line": 16,
"column": 15
},
"end": {
"line": 16,
"column": 25
}
},
"extra": {
"rawValue": "electron",
"raw": "\"electron\""
},
"value": "electron"
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 627,
"end": 678,
"loc": {
"start": {
"line": 19,
"column": 4
},
"end": {
"line": 21,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 627,
"end": 645,
"loc": {
"start": {
"line": 19,
"column": 4
},
"end": {
"line": 19,
"column": 22
},
"identifierName": "getSupportsRestart"
},
"name": "getSupportsRestart"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 648,
"end": 678,
"loc": {
"start": {
"line": 19,
"column": 25
},
"end": {
"line": 21,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 659,
"end": 671,
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 20
}
},
"argument": {
"type": "BooleanLiteral",
"start": 666,
"end": 670,
"loc": {
"start": {
"line": 20,
"column": 15
},
"end": {
"line": 20,
"column": 19
}
},
"value": true
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 686,
"end": 811,
"loc": {
"start": {
"line": 23,
"column": 4
},
"end": {
"line": 26,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 686,
"end": 702,
"loc": {
"start": {
"line": 23,
"column": 4
},
"end": {
"line": 23,
"column": 20
},
"identifierName": "openExternalLink"
},
"name": "openExternalLink"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 703,
"end": 706,
"loc": {
"start": {
"line": 23,
"column": 21
},
"end": {
"line": 23,
"column": 24
},
"identifierName": "url"
},
"name": "url"
}
],
"body": {
"type": "BlockStatement",
"start": 708,
"end": 811,
"loc": {
"start": {
"line": 23,
"column": 26
},
"end": {
"line": 26,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 719,
"end": 762,
"loc": {
"start": {
"line": 24,
"column": 8
},
"end": {
"line": 24,
"column": 51
}
},
"expression": {
"type": "CallExpression",
"start": 719,
"end": 761,
"loc": {
"start": {
"line": 24,
"column": 8
},
"end": {
"line": 24,
"column": 50
}
},
"callee": {
"type": "MemberExpression",
"start": 719,
"end": 729,
"loc": {
"start": {
"line": 24,
"column": 8
},
"end": {
"line": 24,
"column": 18
}
},
"object": {
"type": "Identifier",
"start": 719,
"end": 725,
"loc": {
"start": {
"line": 24,
"column": 8
},
"end": {
"line": 24,
"column": 14
},
"identifierName": "logger"
},
"name": "logger"
},
"property": {
"type": "Identifier",
"start": 726,
"end": 729,
"loc": {
"start": {
"line": 24,
"column": 15
},
"end": {
"line": 24,
"column": 18
},
"identifierName": "log"
},
"name": "log"
},
"computed": false
},
"arguments": [
{
"type": "ThisExpression",
"start": 730,
"end": 734,
"loc": {
"start": {
"line": 24,
"column": 19
},
"end": {
"line": 24,
"column": 23
}
}
},
{
"type": "StringLiteral",
"start": 736,
"end": 755,
"loc": {
"start": {
"line": 24,
"column": 25
},
"end": {
"line": 24,
"column": 44
}
},
"extra": {
"rawValue": "Opening external:",
"raw": "\"Opening external:\""
},
"value": "Opening external:"
},
{
"type": "Identifier",
"start": 757,
"end": 760,
"loc": {
"start": {
"line": 24,
"column": 46
},
"end": {
"line": 24,
"column": 49
},
"identifierName": "url"
},
"name": "url"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 772,
"end": 804,
"loc": {
"start": {
"line": 25,
"column": 8
},
"end": {
"line": 25,
"column": 40
}
},
"expression": {
"type": "CallExpression",
"start": 772,
"end": 803,
"loc": {
"start": {
"line": 25,
"column": 8
},
"end": {
"line": 25,
"column": 39
}
},
"callee": {
"type": "MemberExpression",
"start": 772,
"end": 783,
"loc": {
"start": {
"line": 25,
"column": 8
},
"end": {
"line": 25,
"column": 19
}
},
"object": {
"type": "Identifier",
"start": 772,
"end": 778,
"loc": {
"start": {
"line": 25,
"column": 8
},
"end": {
"line": 25,
"column": 14
},
"identifierName": "window"
},
"name": "window"
},
"property": {
"type": "Identifier",
"start": 779,
"end": 783,
"loc": {
"start": {
"line": 25,
"column": 15
},
"end": {
"line": 25,
"column": 19
},
"identifierName": "open"
},
"name": "open"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 784,
"end": 787,
"loc": {
"start": {
"line": 25,
"column": 20
},
"end": {
"line": 25,
"column": 23
},
"identifierName": "url"
},
"name": "url"
},
{
"type": "StringLiteral",
"start": 789,
"end": 802,
"loc": {
"start": {
"line": 25,
"column": 25
},
"end": {
"line": 25,
"column": 38
}
},
"extra": {
"rawValue": "about:blank",
"raw": "\"about:blank\""
},
"value": "about:blank"
}
]
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 819,
"end": 867,
"loc": {
"start": {
"line": 28,
"column": 4
},
"end": {
"line": 30,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 819,
"end": 833,
"loc": {
"start": {
"line": 28,
"column": 4
},
"end": {
"line": 28,
"column": 18
},
"identifierName": "getSupportsAds"
},
"name": "getSupportsAds"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 836,
"end": 867,
"loc": {
"start": {
"line": 28,
"column": 21
},
"end": {
"line": 30,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 847,
"end": 860,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 21
}
},
"argument": {
"type": "BooleanLiteral",
"start": 854,
"end": 859,
"loc": {
"start": {
"line": 29,
"column": 15
},
"end": {
"line": 29,
"column": 20
}
},
"value": false
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 875,
"end": 988,
"loc": {
"start": {
"line": 32,
"column": 4
},
"end": {
"line": 35,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 875,
"end": 889,
"loc": {
"start": {
"line": 32,
"column": 4
},
"end": {
"line": 32,
"column": 18
},
"identifierName": "performRestart"
},
"name": "performRestart"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 892,
"end": 988,
"loc": {
"start": {
"line": 32,
"column": 21
},
"end": {
"line": 35,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 903,
"end": 942,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 47
}
},
"expression": {
"type": "CallExpression",
"start": 903,
"end": 941,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 46
}
},
"callee": {
"type": "MemberExpression",
"start": 903,
"end": 913,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 18
}
},
"object": {
"type": "Identifier",
"start": 903,
"end": 909,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 14
},
"identifierName": "logger"
},
"name": "logger"
},
"property": {
"type": "Identifier",
"start": 910,
"end": 913,
"loc": {
"start": {
"line": 33,
"column": 15
},
"end": {
"line": 33,
"column": 18
},
"identifierName": "log"
},
"name": "log"
},
"computed": false
},
"arguments": [
{
"type": "ThisExpression",
"start": 914,
"end": 918,
"loc": {
"start": {
"line": 33,
"column": 19
},
"end": {
"line": 33,
"column": 23
}
}
},
{
"type": "StringLiteral",
"start": 920,
"end": 940,
"loc": {
"start": {
"line": 33,
"column": 25
},
"end": {
"line": 33,
"column": 45
}
},
"extra": {
"rawValue": "Performing restart",
"raw": "\"Performing restart\""
},
"value": "Performing restart"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 952,
"end": 981,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 34,
"column": 37
}
},
"expression": {
"type": "CallExpression",
"start": 952,
"end": 980,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 34,
"column": 36
}
},
"callee": {
"type": "MemberExpression",
"start": 952,
"end": 974,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 34,
"column": 30
}
},
"object": {
"type": "MemberExpression",
"start": 952,
"end": 967,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 34,
"column": 23
}
},
"object": {
"type": "Identifier",
"start": 952,
"end": 958,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 34,
"column": 14
},
"identifierName": "window"
},
"name": "window"
},
"property": {
"type": "Identifier",
"start": 959,
"end": 967,
"loc": {
"start": {
"line": 34,
"column": 15
},
"end": {
"line": 34,
"column": 23
},
"identifierName": "location"
},
"name": "location"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 968,
"end": 974,
"loc": {
"start": {
"line": 34,
"column": 24
},
"end": {
"line": 34,
"column": 30
},
"identifierName": "reload"
},
"name": "reload"
},
"computed": false
},
"arguments": [
{
"type": "BooleanLiteral",
"start": 975,
"end": 979,
"loc": {
"start": {
"line": 34,
"column": 31
},
"end": {
"line": 34,
"column": 35
}
},
"value": true
}
]
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 996,
"end": 1062,
"loc": {
"start": {
"line": 37,
"column": 4
},
"end": {
"line": 39,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 996,
"end": 1016,
"loc": {
"start": {
"line": 37,
"column": 4
},
"end": {
"line": 37,
"column": 24
},
"identifierName": "initializeAdProvider"
},
"name": "initializeAdProvider"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 1019,
"end": 1062,
"loc": {
"start": {
"line": 37,
"column": 27
},
"end": {
"line": 39,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1030,
"end": 1055,
"loc": {
"start": {
"line": 38,
"column": 8
},
"end": {
"line": 38,
"column": 33
}
},
"argument": {
"type": "CallExpression",
"start": 1037,
"end": 1054,
"loc": {
"start": {
"line": 38,
"column": 15
},
"end": {
"line": 38,
"column": 32
}
},
"callee": {
"type": "MemberExpression",
"start": 1037,
"end": 1052,
"loc": {
"start": {
"line": 38,
"column": 15
},
"end": {
"line": 38,
"column": 30
}
},
"object": {
"type": "Identifier",
"start": 1037,
"end": 1044,
"loc": {
"start": {
"line": 38,
"column": 15
},
"end": {
"line": 38,
"column": 22
},
"identifierName": "Promise"
},
"name": "Promise"
},
"property": {
"type": "Identifier",
"start": 1045,
"end": 1052,
"loc": {
"start": {
"line": 38,
"column": 23
},
"end": {
"line": 38,
"column": 30
},
"identifierName": "resolve"
},
"name": "resolve"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 1070,
"end": 1124,
"loc": {
"start": {
"line": 41,
"column": 4
},
"end": {
"line": 43,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1070,
"end": 1091,
"loc": {
"start": {
"line": 41,
"column": 4
},
"end": {
"line": 41,
"column": 25
},
"identifierName": "getSupportsFullscreen"
},
"name": "getSupportsFullscreen"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 1094,
"end": 1124,
"loc": {
"start": {
"line": 41,
"column": 28
},
"end": {
"line": 43,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1105,
"end": 1117,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 20
}
},
"argument": {
"type": "BooleanLiteral",
"start": 1112,
"end": 1116,
"loc": {
"start": {
"line": 42,
"column": 15
},
"end": {
"line": 42,
"column": 19
}
},
"value": true
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 1132,
"end": 1216,
"loc": {
"start": {
"line": 45,
"column": 4
},
"end": {
"line": 47,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1132,
"end": 1145,
"loc": {
"start": {
"line": 45,
"column": 4
},
"end": {
"line": 45,
"column": 17
},
"identifierName": "setFullscreen"
},
"name": "setFullscreen"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1146,
"end": 1150,
"loc": {
"start": {
"line": 45,
"column": 18
},
"end": {
"line": 45,
"column": 22
},
"identifierName": "flag"
},
"name": "flag"
}
],
"body": {
"type": "BlockStatement",
"start": 1152,
"end": 1216,
"loc": {
"start": {
"line": 45,
"column": 24
},
"end": {
"line": 47,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 1163,
"end": 1209,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 54
}
},
"expression": {
"type": "CallExpression",
"start": 1163,
"end": 1208,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 53
}
},
"callee": {
"type": "MemberExpression",
"start": 1163,
"end": 1184,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 29
}
},
"object": {
"type": "CallExpression",
"start": 1163,
"end": 1179,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 24
}
},
"callee": {
"type": "Identifier",
"start": 1163,
"end": 1177,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 22
},
"identifierName": "getIPCRenderer"
},
"name": "getIPCRenderer"
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 1180,
"end": 1184,
"loc": {
"start": {
"line": 46,
"column": 25
},
"end": {
"line": 46,
"column": 29
},
"identifierName": "send"
},
"name": "send"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1185,
"end": 1201,
"loc": {
"start": {
"line": 46,
"column": 30
},
"end": {
"line": 46,
"column": 46
}
},
"extra": {
"rawValue": "set-fullscreen",
"raw": "\"set-fullscreen\""
},
"value": "set-fullscreen"
},
{
"type": "Identifier",
"start": 1203,
"end": 1207,
"loc": {
"start": {
"line": 46,
"column": 48
},
"end": {
"line": 46,
"column": 52
},
"identifierName": "flag"
},
"name": "flag"
}
]
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 1224,
"end": 1275,
"loc": {
"start": {
"line": 49,
"column": 4
},
"end": {
"line": 51,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1224,
"end": 1242,
"loc": {
"start": {
"line": 49,
"column": 4
},
"end": {
"line": 49,
"column": 22
},
"identifierName": "getSupportsAppExit"
},
"name": "getSupportsAppExit"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 1245,
"end": 1275,
"loc": {
"start": {
"line": 49,
"column": 25
},
"end": {
"line": 51,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1256,
"end": 1268,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 20
}
},
"argument": {
"type": "BooleanLiteral",
"start": 1263,
"end": 1267,
"loc": {
"start": {
"line": 50,
"column": 15
},
"end": {
"line": 50,
"column": 19
}
},
"value": true
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 1283,
"end": 1399,
"loc": {
"start": {
"line": 53,
"column": 4
},
"end": {
"line": 56,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1283,
"end": 1290,
"loc": {
"start": {
"line": 53,
"column": 4
},
"end": {
"line": 53,
"column": 11
},
"identifierName": "exitApp"
},
"name": "exitApp"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 1293,
"end": 1399,
"loc": {
"start": {
"line": 53,
"column": 14
},
"end": {
"line": 56,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 1304,
"end": 1348,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 52
}
},
"expression": {
"type": "CallExpression",
"start": 1304,
"end": 1347,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 51
}
},
"callee": {
"type": "MemberExpression",
"start": 1304,
"end": 1314,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 18
}
},
"object": {
"type": "Identifier",
"start": 1304,
"end": 1310,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 14
},
"identifierName": "logger"
},
"name": "logger"
},
"property": {
"type": "Identifier",
"start": 1311,
"end": 1314,
"loc": {
"start": {
"line": 54,
"column": 15
},
"end": {
"line": 54,
"column": 18
},
"identifierName": "log"
},
"name": "log"
},
"computed": false
},
"arguments": [
{
"type": "ThisExpression",
"start": 1315,
"end": 1319,
"loc": {
"start": {
"line": 54,
"column": 19
},
"end": {
"line": 54,
"column": 23
}
}
},
{
"type": "StringLiteral",
"start": 1321,
"end": 1346,
"loc": {
"start": {
"line": 54,
"column": 25
},
"end": {
"line": 54,
"column": 50
}
},
"extra": {
"rawValue": "Sending app exit signal",
"raw": "\"Sending app exit signal\""
},
"value": "Sending app exit signal"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1358,
"end": 1392,
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 55,
"column": 42
}
},
"expression": {
"type": "CallExpression",
"start": 1358,
"end": 1391,
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 55,
"column": 41
}
},
"callee": {
"type": "MemberExpression",
"start": 1358,
"end": 1379,
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 55,
"column": 29
}
},
"object": {
"type": "CallExpression",
"start": 1358,
"end": 1374,
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 55,
"column": 24
}
},
"callee": {
"type": "Identifier",
"start": 1358,
"end": 1372,
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 55,
"column": 22
},
"identifierName": "getIPCRenderer"
},
"name": "getIPCRenderer"
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 1375,
"end": 1379,
"loc": {
"start": {
"line": 55,
"column": 25
},
"end": {
"line": 55,
"column": 29
},
"identifierName": "send"
},
"name": "send"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1380,
"end": 1390,
"loc": {
"start": {
"line": 55,
"column": 30
},
"end": {
"line": 55,
"column": 40
}
},
"extra": {
"rawValue": "exit-app",
"raw": "\"exit-app\""
},
"value": "exit-app"
}
]
}
}
],
"directives": []
}
}
]
},
"leadingComments": [],
"trailingComments": []
}
}
],
"directives": []
},
"comments": [],
"tokens": [
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 0,
"end": 6,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7,
"end": 8,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "PlatformWrapperImplBrowser",
"start": 9,
"end": 35,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 35
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 36,
"end": 37,
"loc": {
"start": {
"line": 1,
"column": 36
},
"end": {
"line": 1,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 38,
"end": 42,
"loc": {
"start": {
"line": 1,
"column": 38
},
"end": {
"line": 1,
"column": 42
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../browser/wrapper",
"start": 43,
"end": 63,
"loc": {
"start": {
"line": 1,
"column": 43
},
"end": {
"line": 1,
"column": 63
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 63,
"end": 64,
"loc": {
"start": {
"line": 1,
"column": 63
},
"end": {
"line": 1,
"column": 64
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 66,
"end": 72,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 73,
"end": 74,
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getIPCRenderer",
"start": 75,
"end": 89,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 23
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 90,
"end": 91,
"loc": {
"start": {
"line": 2,
"column": 24
},
"end": {
"line": 2,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 92,
"end": 96,
"loc": {
"start": {
"line": 2,
"column": 26
},
"end": {
"line": 2,
"column": 30
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../core/utils",
"start": 97,
"end": 115,
"loc": {
"start": {
"line": 2,
"column": 31
},
"end": {
"line": 2,
"column": 49
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 115,
"end": 116,
"loc": {
"start": {
"line": 2,
"column": 49
},
"end": {
"line": 2,
"column": 50
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 118,
"end": 124,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 125,
"end": 126,
"loc": {
"start": {
"line": 3,
"column": 7
},
"end": {
"line": 3,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "createLogger",
"start": 127,
"end": 139,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 21
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 140,
"end": 141,
"loc": {
"start": {
"line": 3,
"column": 22
},
"end": {
"line": 3,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 142,
"end": 146,
"loc": {
"start": {
"line": 3,
"column": 24
},
"end": {
"line": 3,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../core/logging",
"start": 147,
"end": 167,
"loc": {
"start": {
"line": 3,
"column": 29
},
"end": {
"line": 3,
"column": 49
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 167,
"end": 168,
"loc": {
"start": {
"line": 3,
"column": 49
},
"end": {
"line": 3,
"column": 50
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 170,
"end": 176,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 177,
"end": 178,
"loc": {
"start": {
"line": 4,
"column": 7
},
"end": {
"line": 4,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "StorageImplElectron",
"start": 179,
"end": 198,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 28
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 199,
"end": 200,
"loc": {
"start": {
"line": 4,
"column": 29
},
"end": {
"line": 4,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 201,
"end": 205,
"loc": {
"start": {
"line": 4,
"column": 31
},
"end": {
"line": 4,
"column": 35
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./storage",
"start": 206,
"end": 217,
"loc": {
"start": {
"line": 4,
"column": 36
},
"end": {
"line": 4,
"column": 47
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 217,
"end": 218,
"loc": {
"start": {
"line": 4,
"column": 47
},
"end": {
"line": 4,
"column": 48
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 220,
"end": 226,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 227,
"end": 228,
"loc": {
"start": {
"line": 5,
"column": 7
},
"end": {
"line": 5,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "PlatformWrapperInterface",
"start": 229,
"end": 253,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 33
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 254,
"end": 255,
"loc": {
"start": {
"line": 5,
"column": 34
},
"end": {
"line": 5,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 256,
"end": 260,
"loc": {
"start": {
"line": 5,
"column": 36
},
"end": {
"line": 5,
"column": 40
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../wrapper",
"start": 261,
"end": 273,
"loc": {
"start": {
"line": 5,
"column": 41
},
"end": {
"line": 5,
"column": 53
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 273,
"end": 274,
"loc": {
"start": {
"line": 5,
"column": 53
},
"end": {
"line": 5,
"column": 54
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 278,
"end": 283,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logger",
"start": 284,
"end": 290,
"loc": {
"start": {
"line": 7,
"column": 6
},
"end": {
"line": 7,
"column": 12
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 291,
"end": 292,
"loc": {
"start": {
"line": 7,
"column": 13
},
"end": {
"line": 7,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "createLogger",
"start": 293,
"end": 305,
"loc": {
"start": {
"line": 7,
"column": 15
},
"end": {
"line": 7,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 305,
"end": 306,
"loc": {
"start": {
"line": 7,
"column": 27
},
"end": {
"line": 7,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "electron-wrapper",
"start": 306,
"end": 324,
"loc": {
"start": {
"line": 7,
"column": 28
},
"end": {
"line": 7,
"column": 46
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 324,
"end": 325,
"loc": {
"start": {
"line": 7,
"column": 46
},
"end": {
"line": 7,
"column": 47
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 325,
"end": 326,
"loc": {
"start": {
"line": 7,
"column": 47
},
"end": {
"line": 7,
"column": 48
}
}
},
{
"type": {
"label": "export",
"keyword": "export",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "export",
"start": 330,
"end": 336,
"loc": {
"start": {
"line": 9,
"column": 0
},
"end": {
"line": 9,
"column": 6
}
}
},
{
"type": {
"label": "class",
"keyword": "class",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "class",
"start": 337,
"end": 342,
"loc": {
"start": {
"line": 9,
"column": 7
},
"end": {
"line": 9,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "PlatformWrapperImplElectron",
"start": 343,
"end": 370,
"loc": {
"start": {
"line": 9,
"column": 13
},
"end": {
"line": 9,
"column": 40
}
}
},
{
"type": {
"label": "extends",
"keyword": "extends",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "extends",
"start": 371,
"end": 378,
"loc": {
"start": {
"line": 9,
"column": 41
},
"end": {
"line": 9,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "PlatformWrapperImplBrowser",
"start": 379,
"end": 405,
"loc": {
"start": {
"line": 9,
"column": 49
},
"end": {
"line": 9,
"column": 75
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 406,
"end": 407,
"loc": {
"start": {
"line": 9,
"column": 76
},
"end": {
"line": 9,
"column": 77
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialize",
"start": 413,
"end": 423,
"loc": {
"start": {
"line": 10,
"column": 4
},
"end": {
"line": 10,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 423,
"end": 424,
"loc": {
"start": {
"line": 10,
"column": 14
},
"end": {
"line": 10,
"column": 15
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 424,
"end": 425,
"loc": {
"start": {
"line": 10,
"column": 15
},
"end": {
"line": 10,
"column": 16
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 426,
"end": 427,
"loc": {
"start": {
"line": 10,
"column": 17
},
"end": {
"line": 10,
"column": 18
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 437,
"end": 441,
"loc": {
"start": {
"line": 11,
"column": 8
},
"end": {
"line": 11,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 441,
"end": 442,
"loc": {
"start": {
"line": 11,
"column": 12
},
"end": {
"line": 11,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 442,
"end": 445,
"loc": {
"start": {
"line": 11,
"column": 13
},
"end": {
"line": 11,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 445,
"end": 446,
"loc": {
"start": {
"line": 11,
"column": 16
},
"end": {
"line": 11,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "storage",
"start": 446,
"end": 453,
"loc": {
"start": {
"line": 11,
"column": 17
},
"end": {
"line": 11,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 454,
"end": 455,
"loc": {
"start": {
"line": 11,
"column": 25
},
"end": {
"line": 11,
"column": 26
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 456,
"end": 459,
"loc": {
"start": {
"line": 11,
"column": 27
},
"end": {
"line": 11,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "StorageImplElectron",
"start": 460,
"end": 479,
"loc": {
"start": {
"line": 11,
"column": 31
},
"end": {
"line": 11,
"column": 50
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 479,
"end": 480,
"loc": {
"start": {
"line": 11,
"column": 50
},
"end": {
"line": 11,
"column": 51
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 480,
"end": 484,
"loc": {
"start": {
"line": 11,
"column": 51
},
"end": {
"line": 11,
"column": 55
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 484,
"end": 485,
"loc": {
"start": {
"line": 11,
"column": 55
},
"end": {
"line": 11,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 485,
"end": 486,
"loc": {
"start": {
"line": 11,
"column": 56
},
"end": {
"line": 11,
"column": 57
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 496,
"end": 502,
"loc": {
"start": {
"line": 12,
"column": 8
},
"end": {
"line": 12,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "PlatformWrapperInterface",
"start": 503,
"end": 527,
"loc": {
"start": {
"line": 12,
"column": 15
},
"end": {
"line": 12,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 527,
"end": 528,
"loc": {
"start": {
"line": 12,
"column": 39
},
"end": {
"line": 12,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "prototype",
"start": 528,
"end": 537,
"loc": {
"start": {
"line": 12,
"column": 40
},
"end": {
"line": 12,
"column": 49
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 537,
"end": 538,
"loc": {
"start": {
"line": 12,
"column": 49
},
"end": {
"line": 12,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialize",
"start": 538,
"end": 548,
"loc": {
"start": {
"line": 12,
"column": 50
},
"end": {
"line": 12,
"column": 60
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 548,
"end": 549,
"loc": {
"start": {
"line": 12,
"column": 60
},
"end": {
"line": 12,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "call",
"start": 549,
"end": 553,
"loc": {
"start": {
"line": 12,
"column": 61
},
"end": {
"line": 12,
"column": 65
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 553,
"end": 554,
"loc": {
"start": {
"line": 12,
"column": 65
},
"end": {
"line": 12,
"column": 66
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 554,
"end": 558,
"loc": {
"start": {
"line": 12,
"column": 66
},
"end": {
"line": 12,
"column": 70
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 558,
"end": 559,
"loc": {
"start": {
"line": 12,
"column": 70
},
"end": {
"line": 12,
"column": 71
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 559,
"end": 560,
"loc": {
"start": {
"line": 12,
"column": 71
},
"end": {
"line": 12,
"column": 72
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 566,
"end": 567,
"loc": {
"start": {
"line": 13,
"column": 4
},
"end": {
"line": 13,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getId",
"start": 575,
"end": 580,
"loc": {
"start": {
"line": 15,
"column": 4
},
"end": {
"line": 15,
"column": 9
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 580,
"end": 581,
"loc": {
"start": {
"line": 15,
"column": 9
},
"end": {
"line": 15,
"column": 10
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 581,
"end": 582,
"loc": {
"start": {
"line": 15,
"column": 10
},
"end": {
"line": 15,
"column": 11
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 583,
"end": 584,
"loc": {
"start": {
"line": 15,
"column": 12
},
"end": {
"line": 15,
"column": 13
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 594,
"end": 600,
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 16,
"column": 14
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "electron",
"start": 601,
"end": 611,
"loc": {
"start": {
"line": 16,
"column": 15
},
"end": {
"line": 16,
"column": 25
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 611,
"end": 612,
"loc": {
"start": {
"line": 16,
"column": 25
},
"end": {
"line": 16,
"column": 26
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 618,
"end": 619,
"loc": {
"start": {
"line": 17,
"column": 4
},
"end": {
"line": 17,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getSupportsRestart",
"start": 627,
"end": 645,
"loc": {
"start": {
"line": 19,
"column": 4
},
"end": {
"line": 19,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 645,
"end": 646,
"loc": {
"start": {
"line": 19,
"column": 22
},
"end": {
"line": 19,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 646,
"end": 647,
"loc": {
"start": {
"line": 19,
"column": 23
},
"end": {
"line": 19,
"column": 24
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 648,
"end": 649,
"loc": {
"start": {
"line": 19,
"column": 25
},
"end": {
"line": 19,
"column": 26
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 659,
"end": 665,
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 14
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 666,
"end": 670,
"loc": {
"start": {
"line": 20,
"column": 15
},
"end": {
"line": 20,
"column": 19
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 670,
"end": 671,
"loc": {
"start": {
"line": 20,
"column": 19
},
"end": {
"line": 20,
"column": 20
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 677,
"end": 678,
"loc": {
"start": {
"line": 21,
"column": 4
},
"end": {
"line": 21,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "openExternalLink",
"start": 686,
"end": 702,
"loc": {
"start": {
"line": 23,
"column": 4
},
"end": {
"line": 23,
"column": 20
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 702,
"end": 703,
"loc": {
"start": {
"line": 23,
"column": 20
},
"end": {
"line": 23,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "url",
"start": 703,
"end": 706,
"loc": {
"start": {
"line": 23,
"column": 21
},
"end": {
"line": 23,
"column": 24
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 706,
"end": 707,
"loc": {
"start": {
"line": 23,
"column": 24
},
"end": {
"line": 23,
"column": 25
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 708,
"end": 709,
"loc": {
"start": {
"line": 23,
"column": 26
},
"end": {
"line": 23,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logger",
"start": 719,
"end": 725,
"loc": {
"start": {
"line": 24,
"column": 8
},
"end": {
"line": 24,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 725,
"end": 726,
"loc": {
"start": {
"line": 24,
"column": 14
},
"end": {
"line": 24,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "log",
"start": 726,
"end": 729,
"loc": {
"start": {
"line": 24,
"column": 15
},
"end": {
"line": 24,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 729,
"end": 730,
"loc": {
"start": {
"line": 24,
"column": 18
},
"end": {
"line": 24,
"column": 19
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 730,
"end": 734,
"loc": {
"start": {
"line": 24,
"column": 19
},
"end": {
"line": 24,
"column": 23
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 734,
"end": 735,
"loc": {
"start": {
"line": 24,
"column": 23
},
"end": {
"line": 24,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Opening external:",
"start": 736,
"end": 755,
"loc": {
"start": {
"line": 24,
"column": 25
},
"end": {
"line": 24,
"column": 44
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 755,
"end": 756,
"loc": {
"start": {
"line": 24,
"column": 44
},
"end": {
"line": 24,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "url",
"start": 757,
"end": 760,
"loc": {
"start": {
"line": 24,
"column": 46
},
"end": {
"line": 24,
"column": 49
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 760,
"end": 761,
"loc": {
"start": {
"line": 24,
"column": 49
},
"end": {
"line": 24,
"column": 50
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 761,
"end": 762,
"loc": {
"start": {
"line": 24,
"column": 50
},
"end": {
"line": 24,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "window",
"start": 772,
"end": 778,
"loc": {
"start": {
"line": 25,
"column": 8
},
"end": {
"line": 25,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 778,
"end": 779,
"loc": {
"start": {
"line": 25,
"column": 14
},
"end": {
"line": 25,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "open",
"start": 779,
"end": 783,
"loc": {
"start": {
"line": 25,
"column": 15
},
"end": {
"line": 25,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 783,
"end": 784,
"loc": {
"start": {
"line": 25,
"column": 19
},
"end": {
"line": 25,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "url",
"start": 784,
"end": 787,
"loc": {
"start": {
"line": 25,
"column": 20
},
"end": {
"line": 25,
"column": 23
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 787,
"end": 788,
"loc": {
"start": {
"line": 25,
"column": 23
},
"end": {
"line": 25,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "about:blank",
"start": 789,
"end": 802,
"loc": {
"start": {
"line": 25,
"column": 25
},
"end": {
"line": 25,
"column": 38
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 802,
"end": 803,
"loc": {
"start": {
"line": 25,
"column": 38
},
"end": {
"line": 25,
"column": 39
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 803,
"end": 804,
"loc": {
"start": {
"line": 25,
"column": 39
},
"end": {
"line": 25,
"column": 40
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 810,
"end": 811,
"loc": {
"start": {
"line": 26,
"column": 4
},
"end": {
"line": 26,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getSupportsAds",
"start": 819,
"end": 833,
"loc": {
"start": {
"line": 28,
"column": 4
},
"end": {
"line": 28,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 833,
"end": 834,
"loc": {
"start": {
"line": 28,
"column": 18
},
"end": {
"line": 28,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 834,
"end": 835,
"loc": {
"start": {
"line": 28,
"column": 19
},
"end": {
"line": 28,
"column": 20
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 836,
"end": 837,
"loc": {
"start": {
"line": 28,
"column": 21
},
"end": {
"line": 28,
"column": 22
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 847,
"end": 853,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 14
}
}
},
{
"type": {
"label": "false",
"keyword": "false",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "false",
"start": 854,
"end": 859,
"loc": {
"start": {
"line": 29,
"column": 15
},
"end": {
"line": 29,
"column": 20
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 859,
"end": 860,
"loc": {
"start": {
"line": 29,
"column": 20
},
"end": {
"line": 29,
"column": 21
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 866,
"end": 867,
"loc": {
"start": {
"line": 30,
"column": 4
},
"end": {
"line": 30,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "performRestart",
"start": 875,
"end": 889,
"loc": {
"start": {
"line": 32,
"column": 4
},
"end": {
"line": 32,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 889,
"end": 890,
"loc": {
"start": {
"line": 32,
"column": 18
},
"end": {
"line": 32,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 890,
"end": 891,
"loc": {
"start": {
"line": 32,
"column": 19
},
"end": {
"line": 32,
"column": 20
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 892,
"end": 893,
"loc": {
"start": {
"line": 32,
"column": 21
},
"end": {
"line": 32,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logger",
"start": 903,
"end": 909,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 909,
"end": 910,
"loc": {
"start": {
"line": 33,
"column": 14
},
"end": {
"line": 33,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "log",
"start": 910,
"end": 913,
"loc": {
"start": {
"line": 33,
"column": 15
},
"end": {
"line": 33,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 913,
"end": 914,
"loc": {
"start": {
"line": 33,
"column": 18
},
"end": {
"line": 33,
"column": 19
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 914,
"end": 918,
"loc": {
"start": {
"line": 33,
"column": 19
},
"end": {
"line": 33,
"column": 23
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 918,
"end": 919,
"loc": {
"start": {
"line": 33,
"column": 23
},
"end": {
"line": 33,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Performing restart",
"start": 920,
"end": 940,
"loc": {
"start": {
"line": 33,
"column": 25
},
"end": {
"line": 33,
"column": 45
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 940,
"end": 941,
"loc": {
"start": {
"line": 33,
"column": 45
},
"end": {
"line": 33,
"column": 46
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 941,
"end": 942,
"loc": {
"start": {
"line": 33,
"column": 46
},
"end": {
"line": 33,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "window",
"start": 952,
"end": 958,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 34,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 958,
"end": 959,
"loc": {
"start": {
"line": 34,
"column": 14
},
"end": {
"line": 34,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "location",
"start": 959,
"end": 967,
"loc": {
"start": {
"line": 34,
"column": 15
},
"end": {
"line": 34,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 967,
"end": 968,
"loc": {
"start": {
"line": 34,
"column": 23
},
"end": {
"line": 34,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "reload",
"start": 968,
"end": 974,
"loc": {
"start": {
"line": 34,
"column": 24
},
"end": {
"line": 34,
"column": 30
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 974,
"end": 975,
"loc": {
"start": {
"line": 34,
"column": 30
},
"end": {
"line": 34,
"column": 31
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 975,
"end": 979,
"loc": {
"start": {
"line": 34,
"column": 31
},
"end": {
"line": 34,
"column": 35
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 979,
"end": 980,
"loc": {
"start": {
"line": 34,
"column": 35
},
"end": {
"line": 34,
"column": 36
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 980,
"end": 981,
"loc": {
"start": {
"line": 34,
"column": 36
},
"end": {
"line": 34,
"column": 37
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 987,
"end": 988,
"loc": {
"start": {
"line": 35,
"column": 4
},
"end": {
"line": 35,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initializeAdProvider",
"start": 996,
"end": 1016,
"loc": {
"start": {
"line": 37,
"column": 4
},
"end": {
"line": 37,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1016,
"end": 1017,
"loc": {
"start": {
"line": 37,
"column": 24
},
"end": {
"line": 37,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1017,
"end": 1018,
"loc": {
"start": {
"line": 37,
"column": 25
},
"end": {
"line": 37,
"column": 26
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1019,
"end": 1020,
"loc": {
"start": {
"line": 37,
"column": 27
},
"end": {
"line": 37,
"column": 28
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 1030,
"end": 1036,
"loc": {
"start": {
"line": 38,
"column": 8
},
"end": {
"line": 38,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Promise",
"start": 1037,
"end": 1044,
"loc": {
"start": {
"line": 38,
"column": 15
},
"end": {
"line": 38,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1044,
"end": 1045,
"loc": {
"start": {
"line": 38,
"column": 22
},
"end": {
"line": 38,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "resolve",
"start": 1045,
"end": 1052,
"loc": {
"start": {
"line": 38,
"column": 23
},
"end": {
"line": 38,
"column": 30
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1052,
"end": 1053,
"loc": {
"start": {
"line": 38,
"column": 30
},
"end": {
"line": 38,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1053,
"end": 1054,
"loc": {
"start": {
"line": 38,
"column": 31
},
"end": {
"line": 38,
"column": 32
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1054,
"end": 1055,
"loc": {
"start": {
"line": 38,
"column": 32
},
"end": {
"line": 38,
"column": 33
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1061,
"end": 1062,
"loc": {
"start": {
"line": 39,
"column": 4
},
"end": {
"line": 39,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getSupportsFullscreen",
"start": 1070,
"end": 1091,
"loc": {
"start": {
"line": 41,
"column": 4
},
"end": {
"line": 41,
"column": 25
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1091,
"end": 1092,
"loc": {
"start": {
"line": 41,
"column": 25
},
"end": {
"line": 41,
"column": 26
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1092,
"end": 1093,
"loc": {
"start": {
"line": 41,
"column": 26
},
"end": {
"line": 41,
"column": 27
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1094,
"end": 1095,
"loc": {
"start": {
"line": 41,
"column": 28
},
"end": {
"line": 41,
"column": 29
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 1105,
"end": 1111,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 14
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 1112,
"end": 1116,
"loc": {
"start": {
"line": 42,
"column": 15
},
"end": {
"line": 42,
"column": 19
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1116,
"end": 1117,
"loc": {
"start": {
"line": 42,
"column": 19
},
"end": {
"line": 42,
"column": 20
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1123,
"end": 1124,
"loc": {
"start": {
"line": 43,
"column": 4
},
"end": {
"line": 43,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setFullscreen",
"start": 1132,
"end": 1145,
"loc": {
"start": {
"line": 45,
"column": 4
},
"end": {
"line": 45,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1145,
"end": 1146,
"loc": {
"start": {
"line": 45,
"column": 17
},
"end": {
"line": 45,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "flag",
"start": 1146,
"end": 1150,
"loc": {
"start": {
"line": 45,
"column": 18
},
"end": {
"line": 45,
"column": 22
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1150,
"end": 1151,
"loc": {
"start": {
"line": 45,
"column": 22
},
"end": {
"line": 45,
"column": 23
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1152,
"end": 1153,
"loc": {
"start": {
"line": 45,
"column": 24
},
"end": {
"line": 45,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getIPCRenderer",
"start": 1163,
"end": 1177,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1177,
"end": 1178,
"loc": {
"start": {
"line": 46,
"column": 22
},
"end": {
"line": 46,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1178,
"end": 1179,
"loc": {
"start": {
"line": 46,
"column": 23
},
"end": {
"line": 46,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1179,
"end": 1180,
"loc": {
"start": {
"line": 46,
"column": 24
},
"end": {
"line": 46,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "send",
"start": 1180,
"end": 1184,
"loc": {
"start": {
"line": 46,
"column": 25
},
"end": {
"line": 46,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1184,
"end": 1185,
"loc": {
"start": {
"line": 46,
"column": 29
},
"end": {
"line": 46,
"column": 30
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "set-fullscreen",
"start": 1185,
"end": 1201,
"loc": {
"start": {
"line": 46,
"column": 30
},
"end": {
"line": 46,
"column": 46
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1201,
"end": 1202,
"loc": {
"start": {
"line": 46,
"column": 46
},
"end": {
"line": 46,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "flag",
"start": 1203,
"end": 1207,
"loc": {
"start": {
"line": 46,
"column": 48
},
"end": {
"line": 46,
"column": 52
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1207,
"end": 1208,
"loc": {
"start": {
"line": 46,
"column": 52
},
"end": {
"line": 46,
"column": 53
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1208,
"end": 1209,
"loc": {
"start": {
"line": 46,
"column": 53
},
"end": {
"line": 46,
"column": 54
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1215,
"end": 1216,
"loc": {
"start": {
"line": 47,
"column": 4
},
"end": {
"line": 47,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getSupportsAppExit",
"start": 1224,
"end": 1242,
"loc": {
"start": {
"line": 49,
"column": 4
},
"end": {
"line": 49,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1242,
"end": 1243,
"loc": {
"start": {
"line": 49,
"column": 22
},
"end": {
"line": 49,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1243,
"end": 1244,
"loc": {
"start": {
"line": 49,
"column": 23
},
"end": {
"line": 49,
"column": 24
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1245,
"end": 1246,
"loc": {
"start": {
"line": 49,
"column": 25
},
"end": {
"line": 49,
"column": 26
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 1256,
"end": 1262,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 14
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 1263,
"end": 1267,
"loc": {
"start": {
"line": 50,
"column": 15
},
"end": {
"line": 50,
"column": 19
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1267,
"end": 1268,
"loc": {
"start": {
"line": 50,
"column": 19
},
"end": {
"line": 50,
"column": 20
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1274,
"end": 1275,
"loc": {
"start": {
"line": 51,
"column": 4
},
"end": {
"line": 51,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "exitApp",
"start": 1283,
"end": 1290,
"loc": {
"start": {
"line": 53,
"column": 4
},
"end": {
"line": 53,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1290,
"end": 1291,
"loc": {
"start": {
"line": 53,
"column": 11
},
"end": {
"line": 53,
"column": 12
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1291,
"end": 1292,
"loc": {
"start": {
"line": 53,
"column": 12
},
"end": {
"line": 53,
"column": 13
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1293,
"end": 1294,
"loc": {
"start": {
"line": 53,
"column": 14
},
"end": {
"line": 53,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logger",
"start": 1304,
"end": 1310,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1310,
"end": 1311,
"loc": {
"start": {
"line": 54,
"column": 14
},
"end": {
"line": 54,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "log",
"start": 1311,
"end": 1314,
"loc": {
"start": {
"line": 54,
"column": 15
},
"end": {
"line": 54,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1314,
"end": 1315,
"loc": {
"start": {
"line": 54,
"column": 18
},
"end": {
"line": 54,
"column": 19
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1315,
"end": 1319,
"loc": {
"start": {
"line": 54,
"column": 19
},
"end": {
"line": 54,
"column": 23
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1319,
"end": 1320,
"loc": {
"start": {
"line": 54,
"column": 23
},
"end": {
"line": 54,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Sending app exit signal",
"start": 1321,
"end": 1346,
"loc": {
"start": {
"line": 54,
"column": 25
},
"end": {
"line": 54,
"column": 50
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1346,
"end": 1347,
"loc": {
"start": {
"line": 54,
"column": 50
},
"end": {
"line": 54,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1347,
"end": 1348,
"loc": {
"start": {
"line": 54,
"column": 51
},
"end": {
"line": 54,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getIPCRenderer",
"start": 1358,
"end": 1372,
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 55,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1372,
"end": 1373,
"loc": {
"start": {
"line": 55,
"column": 22
},
"end": {
"line": 55,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1373,
"end": 1374,
"loc": {
"start": {
"line": 55,
"column": 23
},
"end": {
"line": 55,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1374,
"end": 1375,
"loc": {
"start": {
"line": 55,
"column": 24
},
"end": {
"line": 55,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "send",
"start": 1375,
"end": 1379,
"loc": {
"start": {
"line": 55,
"column": 25
},
"end": {
"line": 55,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1379,
"end": 1380,
"loc": {
"start": {
"line": 55,
"column": 29
},
"end": {
"line": 55,
"column": 30
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "exit-app",
"start": 1380,
"end": 1390,
"loc": {
"start": {
"line": 55,
"column": 30
},
"end": {
"line": 55,
"column": 40
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1390,
"end": 1391,
"loc": {
"start": {
"line": 55,
"column": 40
},
"end": {
"line": 55,
"column": 41
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1391,
"end": 1392,
"loc": {
"start": {
"line": 55,
"column": 41
},
"end": {
"line": 55,
"column": 42
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1398,
"end": 1399,
"loc": {
"start": {
"line": 56,
"column": 4
},
"end": {
"line": 56,
"column": 5
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1401,
"end": 1402,
"loc": {
"start": {
"line": 57,
"column": 0
},
"end": {
"line": 57,
"column": 1
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1404,
"end": 1404,
"loc": {
"start": {
"line": 58,
"column": 0
},
"end": {
"line": 58,
"column": 0
}
}
}
]
}