summaryrefslogtreecommitdiff
path: root/docs/ast/source/internal/consoleFunc.js.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ast/source/internal/consoleFunc.js.json')
-rw-r--r--docs/ast/source/internal/consoleFunc.js.json1402
1 files changed, 0 insertions, 1402 deletions
diff --git a/docs/ast/source/internal/consoleFunc.js.json b/docs/ast/source/internal/consoleFunc.js.json
deleted file mode 100644
index a3a3bc8..0000000
--- a/docs/ast/source/internal/consoleFunc.js.json
+++ /dev/null
@@ -1,1402 +0,0 @@
-{
- "type": "Program",
- "body": [
- {
- "type": "ImportDeclaration",
- "specifiers": [
- {
- "type": "ImportDefaultSpecifier",
- "local": {
- "type": "Identifier",
- "name": "arrayEach",
- "range": [
- 7,
- 16
- ],
- "loc": {
- "start": {
- "line": 1,
- "column": 7
- },
- "end": {
- "line": 1,
- "column": 16
- }
- }
- },
- "range": [
- 7,
- 16
- ],
- "loc": {
- "start": {
- "line": 1,
- "column": 7
- },
- "end": {
- "line": 1,
- "column": 16
- }
- }
- }
- ],
- "source": {
- "type": "Literal",
- "value": "lodash/_arrayEach",
- "raw": "'lodash/_arrayEach'",
- "range": [
- 22,
- 41
- ],
- "loc": {
- "start": {
- "line": 1,
- "column": 22
- },
- "end": {
- "line": 1,
- "column": 41
- }
- }
- },
- "range": [
- 0,
- 42
- ],
- "loc": {
- "start": {
- "line": 1,
- "column": 0
- },
- "end": {
- "line": 1,
- "column": 42
- }
- }
- },
- {
- "type": "ImportDeclaration",
- "specifiers": [
- {
- "type": "ImportDefaultSpecifier",
- "local": {
- "type": "Identifier",
- "name": "rest",
- "range": [
- 50,
- 54
- ],
- "loc": {
- "start": {
- "line": 2,
- "column": 7
- },
- "end": {
- "line": 2,
- "column": 11
- }
- }
- },
- "range": [
- 50,
- 54
- ],
- "loc": {
- "start": {
- "line": 2,
- "column": 7
- },
- "end": {
- "line": 2,
- "column": 11
- }
- }
- }
- ],
- "source": {
- "type": "Literal",
- "value": "lodash/rest",
- "raw": "'lodash/rest'",
- "range": [
- 60,
- 73
- ],
- "loc": {
- "start": {
- "line": 2,
- "column": 17
- },
- "end": {
- "line": 2,
- "column": 30
- }
- }
- },
- "range": [
- 43,
- 74
- ],
- "loc": {
- "start": {
- "line": 2,
- "column": 0
- },
- "end": {
- "line": 2,
- "column": 31
- }
- }
- },
- {
- "type": "ExportDefaultDeclaration",
- "declaration": {
- "type": "FunctionDeclaration",
- "id": {
- "type": "Identifier",
- "name": "consoleFunc",
- "range": [
- 100,
- 111
- ],
- "loc": {
- "start": {
- "line": 4,
- "column": 24
- },
- "end": {
- "line": 4,
- "column": 35
- }
- }
- },
- "params": [
- {
- "type": "Identifier",
- "name": "name",
- "range": [
- 112,
- 116
- ],
- "loc": {
- "start": {
- "line": 4,
- "column": 36
- },
- "end": {
- "line": 4,
- "column": 40
- }
- }
- }
- ],
- "body": {
- "type": "BlockStatement",
- "body": [
- {
- "type": "ReturnStatement",
- "argument": {
- "type": "CallExpression",
- "callee": {
- "type": "Identifier",
- "name": "rest",
- "range": [
- 131,
- 135
- ],
- "loc": {
- "start": {
- "line": 5,
- "column": 11
- },
- "end": {
- "line": 5,
- "column": 15
- }
- }
- },
- "arguments": [
- {
- "type": "FunctionExpression",
- "id": null,
- "params": [
- {
- "type": "Identifier",
- "name": "fn",
- "range": [
- 146,
- 148
- ],
- "loc": {
- "start": {
- "line": 5,
- "column": 26
- },
- "end": {
- "line": 5,
- "column": 28
- }
- }
- },
- {
- "type": "Identifier",
- "name": "args",
- "range": [
- 150,
- 154
- ],
- "loc": {
- "start": {
- "line": 5,
- "column": 30
- },
- "end": {
- "line": 5,
- "column": 34
- }
- }
- }
- ],
- "body": {
- "type": "BlockStatement",
- "body": [
- {
- "type": "ExpressionStatement",
- "expression": {
- "type": "CallExpression",
- "callee": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "Identifier",
- "name": "fn",
- "range": [
- 166,
- 168
- ],
- "loc": {
- "start": {
- "line": 6,
- "column": 8
- },
- "end": {
- "line": 6,
- "column": 10
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "apply",
- "range": [
- 169,
- 174
- ],
- "loc": {
- "start": {
- "line": 6,
- "column": 11
- },
- "end": {
- "line": 6,
- "column": 16
- }
- }
- },
- "range": [
- 166,
- 174
- ],
- "loc": {
- "start": {
- "line": 6,
- "column": 8
- },
- "end": {
- "line": 6,
- "column": 16
- }
- }
- },
- "arguments": [
- {
- "type": "Literal",
- "value": null,
- "raw": "null",
- "range": [
- 175,
- 179
- ],
- "loc": {
- "start": {
- "line": 6,
- "column": 17
- },
- "end": {
- "line": 6,
- "column": 21
- }
- }
- },
- {
- "type": "CallExpression",
- "callee": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "Identifier",
- "name": "args",
- "range": [
- 181,
- 185
- ],
- "loc": {
- "start": {
- "line": 6,
- "column": 23
- },
- "end": {
- "line": 6,
- "column": 27
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "concat",
- "range": [
- 186,
- 192
- ],
- "loc": {
- "start": {
- "line": 6,
- "column": 28
- },
- "end": {
- "line": 6,
- "column": 34
- }
- }
- },
- "range": [
- 181,
- 192
- ],
- "loc": {
- "start": {
- "line": 6,
- "column": 23
- },
- "end": {
- "line": 6,
- "column": 34
- }
- }
- },
- "arguments": [
- {
- "type": "ArrayExpression",
- "elements": [
- {
- "type": "CallExpression",
- "callee": {
- "type": "Identifier",
- "name": "rest",
- "range": [
- 194,
- 198
- ],
- "loc": {
- "start": {
- "line": 6,
- "column": 36
- },
- "end": {
- "line": 6,
- "column": 40
- }
- }
- },
- "arguments": [
- {
- "type": "FunctionExpression",
- "id": null,
- "params": [
- {
- "type": "Identifier",
- "name": "err",
- "range": [
- 209,
- 212
- ],
- "loc": {
- "start": {
- "line": 6,
- "column": 51
- },
- "end": {
- "line": 6,
- "column": 54
- }
- }
- },
- {
- "type": "Identifier",
- "name": "args",
- "range": [
- 214,
- 218
- ],
- "loc": {
- "start": {
- "line": 6,
- "column": 56
- },
- "end": {
- "line": 6,
- "column": 60
- }
- }
- }
- ],
- "body": {
- "type": "BlockStatement",
- "body": [
- {
- "type": "IfStatement",
- "test": {
- "type": "BinaryExpression",
- "operator": "===",
- "left": {
- "type": "UnaryExpression",
- "operator": "typeof",
- "argument": {
- "type": "Identifier",
- "name": "console",
- "range": [
- 245,
- 252
- ],
- "loc": {
- "start": {
- "line": 7,
- "column": 23
- },
- "end": {
- "line": 7,
- "column": 30
- }
- }
- },
- "prefix": true,
- "range": [
- 238,
- 252
- ],
- "loc": {
- "start": {
- "line": 7,
- "column": 16
- },
- "end": {
- "line": 7,
- "column": 30
- }
- }
- },
- "right": {
- "type": "Literal",
- "value": "object",
- "raw": "'object'",
- "range": [
- 257,
- 265
- ],
- "loc": {
- "start": {
- "line": 7,
- "column": 35
- },
- "end": {
- "line": 7,
- "column": 43
- }
- }
- },
- "range": [
- 238,
- 265
- ],
- "loc": {
- "start": {
- "line": 7,
- "column": 16
- },
- "end": {
- "line": 7,
- "column": 43
- }
- }
- },
- "consequent": {
- "type": "BlockStatement",
- "body": [
- {
- "type": "IfStatement",
- "test": {
- "type": "Identifier",
- "name": "err",
- "range": [
- 289,
- 292
- ],
- "loc": {
- "start": {
- "line": 8,
- "column": 20
- },
- "end": {
- "line": 8,
- "column": 23
- }
- }
- },
- "consequent": {
- "type": "BlockStatement",
- "body": [
- {
- "type": "IfStatement",
- "test": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "Identifier",
- "name": "console",
- "range": [
- 320,
- 327
- ],
- "loc": {
- "start": {
- "line": 9,
- "column": 24
- },
- "end": {
- "line": 9,
- "column": 31
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "error",
- "range": [
- 328,
- 333
- ],
- "loc": {
- "start": {
- "line": 9,
- "column": 32
- },
- "end": {
- "line": 9,
- "column": 37
- }
- }
- },
- "range": [
- 320,
- 333
- ],
- "loc": {
- "start": {
- "line": 9,
- "column": 24
- },
- "end": {
- "line": 9,
- "column": 37
- }
- }
- },
- "consequent": {
- "type": "BlockStatement",
- "body": [
- {
- "type": "ExpressionStatement",
- "expression": {
- "type": "CallExpression",
- "callee": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "Identifier",
- "name": "console",
- "range": [
- 361,
- 368
- ],
- "loc": {
- "start": {
- "line": 10,
- "column": 24
- },
- "end": {
- "line": 10,
- "column": 31
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "error",
- "range": [
- 369,
- 374
- ],
- "loc": {
- "start": {
- "line": 10,
- "column": 32
- },
- "end": {
- "line": 10,
- "column": 37
- }
- }
- },
- "range": [
- 361,
- 374
- ],
- "loc": {
- "start": {
- "line": 10,
- "column": 24
- },
- "end": {
- "line": 10,
- "column": 37
- }
- }
- },
- "arguments": [
- {
- "type": "Identifier",
- "name": "err",
- "range": [
- 375,
- 378
- ],
- "loc": {
- "start": {
- "line": 10,
- "column": 38
- },
- "end": {
- "line": 10,
- "column": 41
- }
- }
- }
- ],
- "range": [
- 361,
- 379
- ],
- "loc": {
- "start": {
- "line": 10,
- "column": 24
- },
- "end": {
- "line": 10,
- "column": 42
- }
- }
- },
- "range": [
- 361,
- 380
- ],
- "loc": {
- "start": {
- "line": 10,
- "column": 24
- },
- "end": {
- "line": 10,
- "column": 43
- }
- }
- }
- ],
- "range": [
- 335,
- 402
- ],
- "loc": {
- "start": {
- "line": 9,
- "column": 39
- },
- "end": {
- "line": 11,
- "column": 21
- }
- }
- },
- "alternate": null,
- "range": [
- 316,
- 402
- ],
- "loc": {
- "start": {
- "line": 9,
- "column": 20
- },
- "end": {
- "line": 11,
- "column": 21
- }
- }
- }
- ],
- "range": [
- 294,
- 420
- ],
- "loc": {
- "start": {
- "line": 8,
- "column": 25
- },
- "end": {
- "line": 12,
- "column": 17
- }
- }
- },
- "alternate": {
- "type": "IfStatement",
- "test": {
- "type": "MemberExpression",
- "computed": true,
- "object": {
- "type": "Identifier",
- "name": "console",
- "range": [
- 446,
- 453
- ],
- "loc": {
- "start": {
- "line": 13,
- "column": 25
- },
- "end": {
- "line": 13,
- "column": 32
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "name",
- "range": [
- 454,
- 458
- ],
- "loc": {
- "start": {
- "line": 13,
- "column": 33
- },
- "end": {
- "line": 13,
- "column": 37
- }
- }
- },
- "range": [
- 446,
- 459
- ],
- "loc": {
- "start": {
- "line": 13,
- "column": 25
- },
- "end": {
- "line": 13,
- "column": 38
- }
- }
- },
- "consequent": {
- "type": "BlockStatement",
- "body": [
- {
- "type": "ExpressionStatement",
- "expression": {
- "type": "CallExpression",
- "callee": {
- "type": "Identifier",
- "name": "arrayEach",
- "range": [
- 483,
- 492
- ],
- "loc": {
- "start": {
- "line": 14,
- "column": 20
- },
- "end": {
- "line": 14,
- "column": 29
- }
- }
- },
- "arguments": [
- {
- "type": "Identifier",
- "name": "args",
- "range": [
- 493,
- 497
- ],
- "loc": {
- "start": {
- "line": 14,
- "column": 30
- },
- "end": {
- "line": 14,
- "column": 34
- }
- }
- },
- {
- "type": "FunctionExpression",
- "id": null,
- "params": [
- {
- "type": "Identifier",
- "name": "x",
- "range": [
- 509,
- 510
- ],
- "loc": {
- "start": {
- "line": 14,
- "column": 46
- },
- "end": {
- "line": 14,
- "column": 47
- }
- }
- }
- ],
- "body": {
- "type": "BlockStatement",
- "body": [
- {
- "type": "ExpressionStatement",
- "expression": {
- "type": "CallExpression",
- "callee": {
- "type": "MemberExpression",
- "computed": true,
- "object": {
- "type": "Identifier",
- "name": "console",
- "range": [
- 538,
- 545
- ],
- "loc": {
- "start": {
- "line": 15,
- "column": 24
- },
- "end": {
- "line": 15,
- "column": 31
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "name",
- "range": [
- 546,
- 550
- ],
- "loc": {
- "start": {
- "line": 15,
- "column": 32
- },
- "end": {
- "line": 15,
- "column": 36
- }
- }
- },
- "range": [
- 538,
- 551
- ],
- "loc": {
- "start": {
- "line": 15,
- "column": 24
- },
- "end": {
- "line": 15,
- "column": 37
- }
- }
- },
- "arguments": [
- {
- "type": "Identifier",
- "name": "x",
- "range": [
- 552,
- 553
- ],
- "loc": {
- "start": {
- "line": 15,
- "column": 38
- },
- "end": {
- "line": 15,
- "column": 39
- }
- }
- }
- ],
- "range": [
- 538,
- 554
- ],
- "loc": {
- "start": {
- "line": 15,
- "column": 24
- },
- "end": {
- "line": 15,
- "column": 40
- }
- }
- },
- "range": [
- 538,
- 555
- ],
- "loc": {
- "start": {
- "line": 15,
- "column": 24
- },
- "end": {
- "line": 15,
- "column": 41
- }
- }
- }
- ],
- "range": [
- 512,
- 577
- ],
- "loc": {
- "start": {
- "line": 14,
- "column": 49
- },
- "end": {
- "line": 16,
- "column": 21
- }
- }
- },
- "generator": false,
- "expression": false,
- "range": [
- 499,
- 577
- ],
- "loc": {
- "start": {
- "line": 14,
- "column": 36
- },
- "end": {
- "line": 16,
- "column": 21
- }
- }
- }
- ],
- "range": [
- 483,
- 578
- ],
- "loc": {
- "start": {
- "line": 14,
- "column": 20
- },
- "end": {
- "line": 16,
- "column": 22
- }
- }
- },
- "range": [
- 483,
- 579
- ],
- "loc": {
- "start": {
- "line": 14,
- "column": 20
- },
- "end": {
- "line": 16,
- "column": 23
- }
- }
- }
- ],
- "range": [
- 461,
- 597
- ],
- "loc": {
- "start": {
- "line": 13,
- "column": 40
- },
- "end": {
- "line": 17,
- "column": 17
- }
- }
- },
- "alternate": null,
- "range": [
- 442,
- 597
- ],
- "loc": {
- "start": {
- "line": 13,
- "column": 21
- },
- "end": {
- "line": 17,
- "column": 17
- }
- }
- },
- "range": [
- 285,
- 597
- ],
- "loc": {
- "start": {
- "line": 8,
- "column": 16
- },
- "end": {
- "line": 17,
- "column": 17
- }
- }
- }
- ],
- "range": [
- 267,
- 611
- ],
- "loc": {
- "start": {
- "line": 7,
- "column": 45
- },
- "end": {
- "line": 18,
- "column": 13
- }
- }
- },
- "alternate": null,
- "range": [
- 234,
- 611
- ],
- "loc": {
- "start": {
- "line": 7,
- "column": 12
- },
- "end": {
- "line": 18,
- "column": 13
- }
- }
- }
- ],
- "range": [
- 220,
- 621
- ],
- "loc": {
- "start": {
- "line": 6,
- "column": 62
- },
- "end": {
- "line": 19,
- "column": 9
- }
- }
- },
- "generator": false,
- "expression": false,
- "range": [
- 199,
- 621
- ],
- "loc": {
- "start": {
- "line": 6,
- "column": 41
- },
- "end": {
- "line": 19,
- "column": 9
- }
- }
- }
- ],
- "range": [
- 194,
- 622
- ],
- "loc": {
- "start": {
- "line": 6,
- "column": 36
- },
- "end": {
- "line": 19,
- "column": 10
- }
- }
- }
- ],
- "range": [
- 193,
- 623
- ],
- "loc": {
- "start": {
- "line": 6,
- "column": 35
- },
- "end": {
- "line": 19,
- "column": 11
- }
- }
- }
- ],
- "range": [
- 181,
- 624
- ],
- "loc": {
- "start": {
- "line": 6,
- "column": 23
- },
- "end": {
- "line": 19,
- "column": 12
- }
- }
- }
- ],
- "range": [
- 166,
- 625
- ],
- "loc": {
- "start": {
- "line": 6,
- "column": 8
- },
- "end": {
- "line": 19,
- "column": 13
- }
- }
- },
- "range": [
- 166,
- 626
- ],
- "loc": {
- "start": {
- "line": 6,
- "column": 8
- },
- "end": {
- "line": 19,
- "column": 14
- }
- }
- }
- ],
- "range": [
- 156,
- 632
- ],
- "loc": {
- "start": {
- "line": 5,
- "column": 36
- },
- "end": {
- "line": 20,
- "column": 5
- }
- }
- },
- "generator": false,
- "expression": false,
- "range": [
- 136,
- 632
- ],
- "loc": {
- "start": {
- "line": 5,
- "column": 16
- },
- "end": {
- "line": 20,
- "column": 5
- }
- }
- }
- ],
- "range": [
- 131,
- 633
- ],
- "loc": {
- "start": {
- "line": 5,
- "column": 11
- },
- "end": {
- "line": 20,
- "column": 6
- }
- }
- },
- "range": [
- 124,
- 634
- ],
- "loc": {
- "start": {
- "line": 5,
- "column": 4
- },
- "end": {
- "line": 20,
- "column": 7
- }
- }
- }
- ],
- "range": [
- 118,
- 636
- ],
- "loc": {
- "start": {
- "line": 4,
- "column": 42
- },
- "end": {
- "line": 21,
- "column": 1
- }
- }
- },
- "generator": false,
- "expression": false,
- "range": [
- 91,
- 636
- ],
- "loc": {
- "start": {
- "line": 4,
- "column": 15
- },
- "end": {
- "line": 21,
- "column": 1
- }
- },
- "leadingComments": [],
- "trailingComments": []
- },
- "range": [
- 76,
- 636
- ],
- "loc": {
- "start": {
- "line": 4,
- "column": 0
- },
- "end": {
- "line": 21,
- "column": 1
- }
- }
- }
- ],
- "sourceType": "module",
- "range": [
- 0,
- 636
- ],
- "loc": {
- "start": {
- "line": 1,
- "column": 0
- },
- "end": {
- "line": 21,
- "column": 1
- }
- },
- "comments": []
-} \ No newline at end of file