UNPKG

@reactivex/rxjs

Version:

Reactive Extensions for modern JavaScript

349 lines 6.79 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": "staticBindCallback", "range": [ 72, 90 ], "loc": { "start": { "line": 2, "column": 25 }, "end": { "line": 2, "column": 43 } } }, "imported": { "type": "Identifier", "name": "bindCallback", "range": [ 56, 68 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 21 } } }, "range": [ 56, 90 ], "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 43 } } } ], "source": { "type": "Literal", "value": "../../observable/bindCallback", "raw": "'../../observable/bindCallback'", "range": [ 98, 129 ], "loc": { "start": { "line": 2, "column": 51 }, "end": { "line": 2, "column": 82 } } }, "range": [ 47, 130 ], "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 83 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "computed": false, "object": { "type": "Identifier", "name": "Observable", "range": [ 131, 141 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 10 } } }, "property": { "type": "Identifier", "name": "bindCallback", "range": [ 142, 154 ], "loc": { "start": { "line": 3, "column": 11 }, "end": { "line": 3, "column": 23 } } }, "range": [ 131, 154 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 23 } } }, "right": { "type": "Identifier", "name": "staticBindCallback", "range": [ 157, 175 ], "loc": { "start": { "line": 3, "column": 26 }, "end": { "line": 3, "column": 44 } } }, "range": [ 131, 175 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 44 } } }, "range": [ 131, 176 ], "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 45 } }, "trailingComments": [ { "type": "Line", "value": "# sourceMappingURL=bindCallback.js.map", "range": [ 177, 217 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 40 } } } ] } ], "sourceType": "module", "range": [ 0, 176 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 45 } }, "comments": [ { "type": "Line", "value": "# sourceMappingURL=bindCallback.js.map", "range": [ 177, 217 ], "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 40 } } } ] }