UNPKG

@reactivex/rxjs

Version:

Reactive Extensions for modern JavaScript

349 lines 6.83 kB
{ "type": "Program", "body": [ { "type": "ImportDeclaration", "specifiers": [ { "type": "ImportSpecifier", "local": { "type": "Identifier", "name": "Observable", "range": [ 9, 19 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 19 } } }, "imported": { "type": "Identifier", "name": "Observable", "range": [ 9, 19 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 19 } } }, "range": [ 9, 19 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 19 } } } ], "source": { "type": "Literal", "value": "../../Observable", "raw": "'../../Observable'", "range": [ 27, 45 ], "loc": { "start": { "line": 1, "column": 27 }, "end": { "line": 1, "column": 45 } } }, "range": [ 0, 46 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 46 } } }, { "type": "ImportDeclaration", "specifiers": [ { "type": "ImportSpecifier", "local": { "type": "Identifier", "name": "onErrorResumeNextStatic", "range": [ 56, 79 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 32 } } }, "imported": { "type": "Identifier", "name": "onErrorResumeNextStatic", "range": [ 56, 79 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 32 } } }, "range": [ 56, 79 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 32 } } } ], "source": { "type": "Literal", "value": "../../operator/onErrorResumeNext", "raw": "'../../operator/onErrorResumeNext'", "range": [ 87, 121 ], "loc": { "start": { "line": 2, "column": 40 }, "end": { "line": 2, "column": 74 } } }, "range": [ 47, 122 ], "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 75 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "computed": false, "object": { "type": "Identifier", "name": "Observable", "range": [ 123, 133 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 10 } } }, "property": { "type": "Identifier", "name": "onErrorResumeNext", "range": [ 134, 151 ], "loc": { "start": { "line": 3, "column": 11 }, "end": { "line": 3, "column": 28 } } }, "range": [ 123, 151 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 28 } } }, "right": { "type": "Identifier", "name": "onErrorResumeNextStatic", "range": [ 154, 177 ], "loc": { "start": { "line": 3, "column": 31 }, "end": { "line": 3, "column": 54 } } }, "range": [ 123, 177 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 54 } } }, "range": [ 123, 178 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 55 } }, "trailingComments": [ { "type": "Line", "value": "# sourceMappingURL=onErrorResumeNext.js.map", "range": [ 179, 224 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 45 } } } ] } ], "sourceType": "module", "range": [ 0, 178 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 55 } }, "comments": [ { "type": "Line", "value": "# sourceMappingURL=onErrorResumeNext.js.map", "range": [ 179, 224 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 45 } } } ] }