yukigo-ast 0.1.1 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.mocharc.json +4 -0
- package/CHANGELOG.md +10 -0
- package/dist/globals/expressions.d.ts +1 -8
- package/dist/globals/expressions.d.ts.map +1 -1
- package/dist/globals/generics.d.ts +1 -0
- package/dist/globals/generics.d.ts.map +1 -1
- package/dist/globals/generics.js +3 -0
- package/dist/globals/statements.d.ts +108 -13
- package/dist/globals/statements.d.ts.map +1 -1
- package/dist/paradigms/functional.d.ts +4 -1
- package/dist/paradigms/functional.d.ts.map +1 -1
- package/dist/paradigms/imperative.d.ts +48 -5
- package/dist/paradigms/imperative.d.ts.map +1 -1
- package/dist/paradigms/logic.d.ts +35 -3
- package/dist/paradigms/logic.d.ts.map +1 -1
- package/dist/paradigms/object.d.ts +40 -3
- package/dist/paradigms/object.d.ts.map +1 -1
- package/dist/paradigms/typeclasses.d.ts +23 -1
- package/dist/paradigms/typeclasses.d.ts.map +1 -1
- package/dist/types.d.ts +4 -0
- package/dist/types.d.ts.map +1 -0
- package/dist/types.js +1 -0
- package/package.json +9 -3
- package/src/globals/generics.ts +4 -0
- package/tests/ast.spec.ts +17 -0
- package/tsconfig.tsbuildinfo +1 -1
package/.mocharc.json
ADDED
package/CHANGELOG.md
CHANGED
|
@@ -127,14 +127,7 @@ export declare class Generator extends ASTNode {
|
|
|
127
127
|
variable: SymbolPrimitive;
|
|
128
128
|
constructor(variable: SymbolPrimitive, expression: Expression, loc?: SourceLocation);
|
|
129
129
|
accept<R>(visitor: Visitor<R>): R;
|
|
130
|
-
toJSON():
|
|
131
|
-
type: string;
|
|
132
|
-
variable: {
|
|
133
|
-
type: import("./primitives.js").YukigoPrimitive;
|
|
134
|
-
value: string;
|
|
135
|
-
};
|
|
136
|
-
expression: any;
|
|
137
|
-
};
|
|
130
|
+
toJSON(): any;
|
|
138
131
|
}
|
|
139
132
|
/**
|
|
140
133
|
* RangeExpression represents when a list is given by comprehension in a defined range
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"expressions.d.ts","sourceRoot":"","sources":["../../src/globals/expressions.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"expressions.d.ts","sourceRoot":"","sources":["../../src/globals/expressions.ts"],"names":[],"mappings":"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"}
|
|
@@ -14,6 +14,7 @@ export declare abstract class ASTNode {
|
|
|
14
14
|
setMetadata(key: string, value: any): void;
|
|
15
15
|
getMetadata<T>(key: string): T | undefined;
|
|
16
16
|
hasMetadata(key: string): boolean;
|
|
17
|
+
is<T extends ASTNode>(nodeType: new (...args: any[]) => T): this is T;
|
|
17
18
|
/** @hidden */
|
|
18
19
|
abstract accept<R>(visitor: Visitor<R>): R;
|
|
19
20
|
/** @hidden */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generics.d.ts","sourceRoot":"","sources":["../../src/globals/generics.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAC9C,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAI5C,KAAK,QAAQ,GAAG,GAAG,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;AAEjC;;GAEG;AACH,8BAAsB,OAAO;IAC3B,cAAc;IACP,GAAG,EAAE,cAAc,CAAC;IAC3B,cAAc;IACP,QAAQ,EAAE,QAAQ,CAAa;gBAE1B,GAAG,CAAC,EAAE,cAAc,EAAE,QAAQ,CAAC,EAAE,QAAQ;IAK9C,WAAW,CAAC,GAAG,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG,GAAG,IAAI;IAI1C,WAAW,CAAC,CAAC,EAAE,GAAG,EAAE,MAAM,GAAG,CAAC,GAAG,SAAS;IAI1C,WAAW,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO;
|
|
1
|
+
{"version":3,"file":"generics.d.ts","sourceRoot":"","sources":["../../src/globals/generics.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAC9C,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAI5C,KAAK,QAAQ,GAAG,GAAG,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;AAEjC;;GAEG;AACH,8BAAsB,OAAO;IAC3B,cAAc;IACP,GAAG,EAAE,cAAc,CAAC;IAC3B,cAAc;IACP,QAAQ,EAAE,QAAQ,CAAa;gBAE1B,GAAG,CAAC,EAAE,cAAc,EAAE,QAAQ,CAAC,EAAE,QAAQ;IAK9C,WAAW,CAAC,GAAG,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG,GAAG,IAAI;IAI1C,WAAW,CAAC,CAAC,EAAE,GAAG,EAAE,MAAM,GAAG,CAAC,GAAG,SAAS;IAI1C,WAAW,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO;IAIjC,EAAE,CAAC,CAAC,SAAS,OAAO,EAAG,QAAQ,EAAG,KAAK,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,CAAC,GAAI,IAAI,IAAI,CAAC;IAI/E,cAAc;IACd,QAAQ,CAAC,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAC1C,cAAc;IACd,QAAQ,CAAC,MAAM,IAAI,MAAM;CAC1B;AAED;;GAEG;AACH,qBAAa,cAAc;IACN,IAAI,EAAE,MAAM;IAAS,MAAM,EAAE,MAAM;gBAAnC,IAAI,EAAE,MAAM,EAAS,MAAM,EAAE,MAAM;IAC/C,MAAM;;;;;CAOd;AAED,MAAM,MAAM,GAAG,GAAG,SAAS,EAAE,CAAC;AAE9B,MAAM,WAAW,YAAY;IAC3B,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB,KAAK,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,GAAG,CAAC;IAC7B,eAAe,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,UAAU,CAAC;CAC/C"}
|
package/dist/globals/generics.js
CHANGED
|
@@ -25,7 +25,12 @@ export declare class If extends ASTNode {
|
|
|
25
25
|
condition: Expression;
|
|
26
26
|
constructor(condition: Expression, then: Expression, elseExpr: Expression, loc?: SourceLocation);
|
|
27
27
|
accept<R>(visitor: Visitor<R>): R;
|
|
28
|
-
toJSON():
|
|
28
|
+
toJSON(): {
|
|
29
|
+
type: string;
|
|
30
|
+
condition: any;
|
|
31
|
+
then: any;
|
|
32
|
+
else: any;
|
|
33
|
+
};
|
|
29
34
|
}
|
|
30
35
|
/**
|
|
31
36
|
* Generic return statement.
|
|
@@ -44,7 +49,10 @@ export declare class Return extends ASTNode {
|
|
|
44
49
|
body?: Expression;
|
|
45
50
|
constructor(body?: Expression, loc?: SourceLocation);
|
|
46
51
|
accept<R>(visitor: Visitor<R>): R;
|
|
47
|
-
toJSON():
|
|
52
|
+
toJSON(): {
|
|
53
|
+
type: string;
|
|
54
|
+
body: any;
|
|
55
|
+
};
|
|
48
56
|
}
|
|
49
57
|
/**
|
|
50
58
|
* Generic field in a Record statement.
|
|
@@ -159,7 +167,10 @@ export declare class UnguardedBody extends ASTNode {
|
|
|
159
167
|
sequence: Sequence;
|
|
160
168
|
constructor(sequence: Sequence, loc?: SourceLocation);
|
|
161
169
|
accept<R>(visitor: Visitor<R>): R;
|
|
162
|
-
toJSON():
|
|
170
|
+
toJSON(): {
|
|
171
|
+
type: string;
|
|
172
|
+
sequence: any;
|
|
173
|
+
};
|
|
163
174
|
}
|
|
164
175
|
export declare function isUnguardedBody(body: UnguardedBody | GuardedBody[]): body is UnguardedBody;
|
|
165
176
|
/**
|
|
@@ -204,7 +215,22 @@ export declare class Equation extends ASTNode {
|
|
|
204
215
|
/** @hidden */
|
|
205
216
|
accept<R>(visitor: Visitor<R>): R;
|
|
206
217
|
/** @hidden */
|
|
207
|
-
toJSON():
|
|
218
|
+
toJSON(): {
|
|
219
|
+
type: string;
|
|
220
|
+
patterns: any[];
|
|
221
|
+
body: {
|
|
222
|
+
type: string;
|
|
223
|
+
sequence: any;
|
|
224
|
+
} | {
|
|
225
|
+
type: string;
|
|
226
|
+
condition: any;
|
|
227
|
+
body: any;
|
|
228
|
+
}[];
|
|
229
|
+
return: {
|
|
230
|
+
type: string;
|
|
231
|
+
body: any;
|
|
232
|
+
};
|
|
233
|
+
};
|
|
208
234
|
}
|
|
209
235
|
/**
|
|
210
236
|
* Functional / Imperative programming function declaration.
|
|
@@ -225,7 +251,29 @@ export declare class Function extends ASTNode {
|
|
|
225
251
|
identifier: SymbolPrimitive;
|
|
226
252
|
constructor(identifier: SymbolPrimitive, equations: Equation[], loc?: SourceLocation);
|
|
227
253
|
accept<R>(visitor: Visitor<R>): R;
|
|
228
|
-
toJSON():
|
|
254
|
+
toJSON(): {
|
|
255
|
+
type: string;
|
|
256
|
+
identifier: {
|
|
257
|
+
type: import("./primitives.js").YukigoPrimitive;
|
|
258
|
+
value: string;
|
|
259
|
+
};
|
|
260
|
+
equations: {
|
|
261
|
+
type: string;
|
|
262
|
+
patterns: any[];
|
|
263
|
+
body: {
|
|
264
|
+
type: string;
|
|
265
|
+
sequence: any;
|
|
266
|
+
} | {
|
|
267
|
+
type: string;
|
|
268
|
+
condition: any;
|
|
269
|
+
body: any;
|
|
270
|
+
}[];
|
|
271
|
+
return: {
|
|
272
|
+
type: string;
|
|
273
|
+
body: any;
|
|
274
|
+
};
|
|
275
|
+
}[];
|
|
276
|
+
};
|
|
229
277
|
}
|
|
230
278
|
/**
|
|
231
279
|
* Represents a case expression, selecting a branch based on pattern matching against a value.
|
|
@@ -262,7 +310,15 @@ export declare class Switch extends ASTNode {
|
|
|
262
310
|
value: Expression;
|
|
263
311
|
constructor(value: Expression, cases: Case[], defaultExpr?: Expression, loc?: SourceLocation);
|
|
264
312
|
accept<R>(visitor: Visitor<R>): R;
|
|
265
|
-
toJSON():
|
|
313
|
+
toJSON(): {
|
|
314
|
+
type: string;
|
|
315
|
+
value: any;
|
|
316
|
+
cases: {
|
|
317
|
+
condition: any;
|
|
318
|
+
body: any;
|
|
319
|
+
}[];
|
|
320
|
+
default: any;
|
|
321
|
+
};
|
|
266
322
|
}
|
|
267
323
|
/**
|
|
268
324
|
* Represents a catch block for handling exceptions thrown in a try block.
|
|
@@ -297,7 +353,15 @@ export declare class Try extends ASTNode {
|
|
|
297
353
|
body: Expression;
|
|
298
354
|
constructor(body: Expression, catchExpr: Catch[], finallyExpr: Expression, loc?: SourceLocation);
|
|
299
355
|
accept<R>(visitor: Visitor<R>): R;
|
|
300
|
-
toJSON():
|
|
356
|
+
toJSON(): {
|
|
357
|
+
type: string;
|
|
358
|
+
body: any;
|
|
359
|
+
catch: {
|
|
360
|
+
condition: any[];
|
|
361
|
+
body: any;
|
|
362
|
+
}[];
|
|
363
|
+
finally: any;
|
|
364
|
+
};
|
|
301
365
|
}
|
|
302
366
|
/**
|
|
303
367
|
* Represents an explicit raising or throwing of an exception or error.
|
|
@@ -308,7 +372,10 @@ export declare class Raise extends ASTNode {
|
|
|
308
372
|
body: Expression;
|
|
309
373
|
constructor(body: Expression, loc?: SourceLocation);
|
|
310
374
|
accept<R>(visitor: Visitor<R>): R;
|
|
311
|
-
toJSON():
|
|
375
|
+
toJSON(): {
|
|
376
|
+
type: string;
|
|
377
|
+
body: any;
|
|
378
|
+
};
|
|
312
379
|
}
|
|
313
380
|
/**
|
|
314
381
|
* Represents a command to output data to the standard output.
|
|
@@ -332,7 +399,14 @@ export declare class Input extends ASTNode {
|
|
|
332
399
|
message: Expression;
|
|
333
400
|
constructor(message: Expression, variable: SymbolPrimitive, loc?: SourceLocation);
|
|
334
401
|
accept<R>(visitor: Visitor<R>): R;
|
|
335
|
-
toJSON():
|
|
402
|
+
toJSON(): {
|
|
403
|
+
type: string;
|
|
404
|
+
message: any;
|
|
405
|
+
variable: {
|
|
406
|
+
type: import("./primitives.js").YukigoPrimitive;
|
|
407
|
+
value: string;
|
|
408
|
+
};
|
|
409
|
+
};
|
|
336
410
|
}
|
|
337
411
|
/**
|
|
338
412
|
* Represents a for-loop control structure for iterating over a sequence or range.
|
|
@@ -356,7 +430,10 @@ export declare class Break extends ASTNode {
|
|
|
356
430
|
body?: Expression;
|
|
357
431
|
constructor(body?: Expression, loc?: SourceLocation);
|
|
358
432
|
accept<R>(visitor: Visitor<R>): R;
|
|
359
|
-
toJSON():
|
|
433
|
+
toJSON(): {
|
|
434
|
+
type: string;
|
|
435
|
+
body: any;
|
|
436
|
+
};
|
|
360
437
|
}
|
|
361
438
|
/**
|
|
362
439
|
* Represents a control flow statement to skip the rest of the current loop iteration.
|
|
@@ -367,7 +444,10 @@ export declare class Continue extends ASTNode {
|
|
|
367
444
|
body?: Expression;
|
|
368
445
|
constructor(body?: Expression, loc?: SourceLocation);
|
|
369
446
|
accept<R>(visitor: Visitor<R>): R;
|
|
370
|
-
toJSON():
|
|
447
|
+
toJSON(): {
|
|
448
|
+
type: string;
|
|
449
|
+
body: any;
|
|
450
|
+
};
|
|
371
451
|
}
|
|
372
452
|
/**
|
|
373
453
|
* Represents a variable usage or reference in an expression.
|
|
@@ -382,7 +462,15 @@ export declare class Variable extends ASTNode {
|
|
|
382
462
|
identifier: SymbolPrimitive;
|
|
383
463
|
constructor(identifier: SymbolPrimitive, expression: Expression, variableType?: Type, loc?: SourceLocation);
|
|
384
464
|
accept<R>(visitor: Visitor<R>): R;
|
|
385
|
-
toJSON():
|
|
465
|
+
toJSON(): {
|
|
466
|
+
type: string;
|
|
467
|
+
identifier: {
|
|
468
|
+
type: import("./primitives.js").YukigoPrimitive;
|
|
469
|
+
value: string;
|
|
470
|
+
};
|
|
471
|
+
expression: any;
|
|
472
|
+
variableType: any;
|
|
473
|
+
};
|
|
386
474
|
}
|
|
387
475
|
/**
|
|
388
476
|
* Represents an assignment operation, binding a value to a variable.
|
|
@@ -398,7 +486,14 @@ export declare class Assignment extends ASTNode {
|
|
|
398
486
|
identifier: SymbolPrimitive;
|
|
399
487
|
constructor(identifier: SymbolPrimitive, expression: Expression, loc?: SourceLocation);
|
|
400
488
|
accept<R>(visitor: Visitor<R>): R;
|
|
401
|
-
toJSON():
|
|
489
|
+
toJSON(): {
|
|
490
|
+
type: string;
|
|
491
|
+
identifier: {
|
|
492
|
+
type: import("./primitives.js").YukigoPrimitive;
|
|
493
|
+
value: string;
|
|
494
|
+
};
|
|
495
|
+
expression: any;
|
|
496
|
+
};
|
|
402
497
|
}
|
|
403
498
|
/**
|
|
404
499
|
* Represents a sequence of statements executed in order.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"statements.d.ts","sourceRoot":"","sources":["../../src/globals/statements.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AACxD,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAC9C,OAAO,EAAgB,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAChE,OAAO,EAAE,IAAI,EAAE,SAAS,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAC5D,OAAO,EAAE,OAAO,EAAE,MAAM,eAAe,CAAC;AACxC,OAAO,EACL,UAAU,EACV,WAAW,EACX,OAAO,EACP,SAAS,EACT,MAAM,EACN,SAAS,EACT,KAAK,EACN,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,IAAI,EAAE,MAAM,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AACtE,OAAO,EAAE,KAAK,EAAE,MAAM,4BAA4B,CAAC;AACnD,OAAO,EACL,KAAK,EACL,MAAM,EACN,KAAK,EACL,SAAS,EACT,SAAS,EACT,IAAI,EACJ,MAAM,EACP,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,MAAM,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEvD;;;;;;GAMG;AACH,qBAAa,EAAG,SAAQ,OAAO;IAC7B,cAAc;IACP,QAAQ,EAAE,UAAU,CAAC;IAC5B,cAAc;IACP,IAAI,EAAE,UAAU,CAAC;IACxB,cAAc;IACP,SAAS,EAAE,UAAU,CAAC;gBAG3B,SAAS,EAAE,UAAU,EACrB,IAAI,EAAE,UAAU,EAChB,QAAQ,EAAE,UAAU,EACpB,GAAG,CAAC,EAAE,cAAc;IAOf,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM
|
|
1
|
+
{"version":3,"file":"statements.d.ts","sourceRoot":"","sources":["../../src/globals/statements.ts"],"names":[],"mappings":"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"}
|
|
@@ -40,7 +40,10 @@ export declare class Yield extends ASTNode {
|
|
|
40
40
|
expression: Expression;
|
|
41
41
|
constructor(expression: Expression, loc?: SourceLocation);
|
|
42
42
|
accept<R>(visitor: Visitor<R>): R;
|
|
43
|
-
toJSON():
|
|
43
|
+
toJSON(): {
|
|
44
|
+
type: string;
|
|
45
|
+
expression: any;
|
|
46
|
+
};
|
|
44
47
|
}
|
|
45
48
|
/**
|
|
46
49
|
* Represents the application of a function to an argument.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"functional.d.ts","sourceRoot":"","sources":["../../src/paradigms/functional.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AACvD,OAAO,EACL,OAAO,EACP,cAAc,EACf,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAC;AACjD,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAE9C;;;GAGG;AACH,qBAAa,qBAAsB,SAAQ,OAAO;IAChD,cAAc;IACP,KAAK,EAAE,UAAU,CAAC;IACzB,cAAc;IACP,IAAI,EAAE,UAAU,CAAC;gBAGtB,IAAI,EAAE,UAAU,EAChB,KAAK,EAAE,UAAU,EACjB,GAAG,CAAC,EAAE,cAAc;IAMf,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM;CAOd;AAED;;;;;;GAMG;AACH,qBAAa,MAAO,SAAQ,OAAO;IACjC,cAAc;IACP,IAAI,EAAE,UAAU,CAAC;IACxB,cAAc;IACP,UAAU,EAAE,OAAO,EAAE,CAAC;gBAG3B,UAAU,EAAE,OAAO,EAAE,EACrB,IAAI,EAAE,UAAU,EAChB,GAAG,CAAC,EAAE,cAAc;IAMf,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM;CAOd;AACD;;;GAGG;AACH,qBAAa,KAAM,SAAQ,OAAO;IAChC,cAAc;IACP,UAAU,EAAE,UAAU,CAAC;gBAElB,UAAU,EAAE,UAAU,EAAE,GAAG,CAAC,EAAE,cAAc;IAIjD,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM
|
|
1
|
+
{"version":3,"file":"functional.d.ts","sourceRoot":"","sources":["../../src/paradigms/functional.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AACvD,OAAO,EACL,OAAO,EACP,cAAc,EACf,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAC;AACjD,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAE9C;;;GAGG;AACH,qBAAa,qBAAsB,SAAQ,OAAO;IAChD,cAAc;IACP,KAAK,EAAE,UAAU,CAAC;IACzB,cAAc;IACP,IAAI,EAAE,UAAU,CAAC;gBAGtB,IAAI,EAAE,UAAU,EAChB,KAAK,EAAE,UAAU,EACjB,GAAG,CAAC,EAAE,cAAc;IAMf,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM;CAOd;AAED;;;;;;GAMG;AACH,qBAAa,MAAO,SAAQ,OAAO;IACjC,cAAc;IACP,IAAI,EAAE,UAAU,CAAC;IACxB,cAAc;IACP,UAAU,EAAE,OAAO,EAAE,CAAC;gBAG3B,UAAU,EAAE,OAAO,EAAE,EACrB,IAAI,EAAE,UAAU,EAChB,GAAG,CAAC,EAAE,cAAc;IAMf,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM;CAOd;AACD;;;GAGG;AACH,qBAAa,KAAM,SAAQ,OAAO;IAChC,cAAc;IACP,UAAU,EAAE,UAAU,CAAC;gBAElB,UAAU,EAAE,UAAU,EAAE,GAAG,CAAC,EAAE,cAAc;IAIjD,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM;;;;CAMd;AAED;;;;;;GAMG;AACH,qBAAa,WAAY,SAAQ,OAAO;IACtC,cAAc;IACP,SAAS,EAAE,UAAU,CAAC;IAC7B,cAAc;IACP,YAAY,EAAE,UAAU,CAAC;gBAG9B,YAAY,EAAE,UAAU,EACxB,SAAS,EAAE,UAAU,EACrB,GAAG,CAAC,EAAE,cAAc;IAMf,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM;CAOd"}
|
|
@@ -14,7 +14,14 @@ export declare class EntryPoint extends ASTNode {
|
|
|
14
14
|
identifier: SymbolPrimitive;
|
|
15
15
|
constructor(identifier: SymbolPrimitive, expression: Sequence, loc?: SourceLocation);
|
|
16
16
|
accept<R>(visitor: Visitor<R>): R;
|
|
17
|
-
toJSON():
|
|
17
|
+
toJSON(): {
|
|
18
|
+
type: string;
|
|
19
|
+
identifier: {
|
|
20
|
+
type: import("../globals/primitives.js").YukigoPrimitive;
|
|
21
|
+
value: string;
|
|
22
|
+
};
|
|
23
|
+
expression: any;
|
|
24
|
+
};
|
|
18
25
|
}
|
|
19
26
|
/**
|
|
20
27
|
* Represents a procedure definition, typically a function without a return value.
|
|
@@ -27,7 +34,29 @@ export declare class Procedure extends ASTNode {
|
|
|
27
34
|
identifier: SymbolPrimitive;
|
|
28
35
|
constructor(identifier: SymbolPrimitive, equations: Equation[], loc?: SourceLocation);
|
|
29
36
|
accept<R>(visitor: Visitor<R>): R;
|
|
30
|
-
toJSON():
|
|
37
|
+
toJSON(): {
|
|
38
|
+
type: string;
|
|
39
|
+
identifier: {
|
|
40
|
+
type: import("../globals/primitives.js").YukigoPrimitive;
|
|
41
|
+
value: string;
|
|
42
|
+
};
|
|
43
|
+
equations: {
|
|
44
|
+
type: string;
|
|
45
|
+
patterns: any[];
|
|
46
|
+
body: {
|
|
47
|
+
type: string;
|
|
48
|
+
sequence: any;
|
|
49
|
+
} | {
|
|
50
|
+
type: string;
|
|
51
|
+
condition: any;
|
|
52
|
+
body: any;
|
|
53
|
+
}[];
|
|
54
|
+
return: {
|
|
55
|
+
type: string;
|
|
56
|
+
body: any;
|
|
57
|
+
};
|
|
58
|
+
}[];
|
|
59
|
+
};
|
|
31
60
|
}
|
|
32
61
|
/**
|
|
33
62
|
* Represents a definition of a structured data type (struct).
|
|
@@ -79,7 +108,11 @@ export declare class While extends ASTNode {
|
|
|
79
108
|
condition: Expression;
|
|
80
109
|
constructor(condition: Expression, body: Expression, loc?: SourceLocation);
|
|
81
110
|
accept<R>(visitor: Visitor<R>): R;
|
|
82
|
-
toJSON():
|
|
111
|
+
toJSON(): {
|
|
112
|
+
type: string;
|
|
113
|
+
condition: any;
|
|
114
|
+
body: any;
|
|
115
|
+
};
|
|
83
116
|
}
|
|
84
117
|
/**
|
|
85
118
|
* Represents a repeat-until loop control structure.
|
|
@@ -92,7 +125,11 @@ export declare class Repeat extends ASTNode {
|
|
|
92
125
|
count: Expression;
|
|
93
126
|
constructor(count: Expression, body: Expression, loc?: SourceLocation);
|
|
94
127
|
accept<R>(visitor: Visitor<R>): R;
|
|
95
|
-
toJSON():
|
|
128
|
+
toJSON(): {
|
|
129
|
+
type: string;
|
|
130
|
+
count: any;
|
|
131
|
+
body: any;
|
|
132
|
+
};
|
|
96
133
|
}
|
|
97
134
|
/**
|
|
98
135
|
* Represents a C-style or range-based for loop.
|
|
@@ -109,6 +146,12 @@ export declare class ForLoop extends ASTNode {
|
|
|
109
146
|
initialization: Expression;
|
|
110
147
|
constructor(initialization: Expression, condition: Expression, update: Expression, body: Expression, loc?: SourceLocation);
|
|
111
148
|
accept<R>(visitor: Visitor<R>): R;
|
|
112
|
-
toJSON():
|
|
149
|
+
toJSON(): {
|
|
150
|
+
type: string;
|
|
151
|
+
initialization: any;
|
|
152
|
+
condition: any;
|
|
153
|
+
update: any;
|
|
154
|
+
body: any;
|
|
155
|
+
};
|
|
113
156
|
}
|
|
114
157
|
//# sourceMappingURL=imperative.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"imperative.d.ts","sourceRoot":"","sources":["../../src/paradigms/imperative.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AACvD,OAAO,EAAE,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AACjE,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAC3D,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACxE,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAE9C;;;GAGG;AACH,qBAAa,UAAW,SAAQ,OAAO;IACrC,cAAc;IACP,UAAU,EAAE,QAAQ,CAAC;IAC5B,cAAc;IACP,UAAU,EAAE,eAAe,CAAC;gBAGjC,UAAU,EAAE,eAAe,EAC3B,UAAU,EAAE,QAAQ,EACpB,GAAG,CAAC,EAAE,cAAc;IAMf,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM
|
|
1
|
+
{"version":3,"file":"imperative.d.ts","sourceRoot":"","sources":["../../src/paradigms/imperative.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AACvD,OAAO,EAAE,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AACjE,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAC3D,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACxE,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAE9C;;;GAGG;AACH,qBAAa,UAAW,SAAQ,OAAO;IACrC,cAAc;IACP,UAAU,EAAE,QAAQ,CAAC;IAC5B,cAAc;IACP,UAAU,EAAE,eAAe,CAAC;gBAGjC,UAAU,EAAE,eAAe,EAC3B,UAAU,EAAE,QAAQ,EACpB,GAAG,CAAC,EAAE,cAAc;IAMf,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM;;;;;;;;CAOd;AAED;;;GAGG;AACH,qBAAa,SAAU,SAAQ,OAAO;IACpC,cAAc;IACP,SAAS,EAAE,QAAQ,EAAE,CAAC;IAC7B,cAAc;IACP,UAAU,EAAE,eAAe,CAAC;gBAGjC,UAAU,EAAE,eAAe,EAC3B,SAAS,EAAE,QAAQ,EAAE,EACrB,GAAG,CAAC,EAAE,cAAc;IAMf,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM;;;;;;;;;;;;;;;;;;;;;;;CAOd;AAED;;;GAGG;AACH,qBAAa,SAAU,SAAQ,OAAO;IACpC,cAAc;IACP,QAAQ,EAAE,CAAC,QAAQ,GAAG,SAAS,CAAC,EAAE,CAAC;IAC1C,cAAc;IACP,UAAU,EAAE,eAAe,CAAC;gBAGjC,UAAU,EAAE,eAAe,EAC3B,QAAQ,EAAE,CAAC,QAAQ,GAAG,SAAS,CAAC,EAAE,EAClC,GAAG,CAAC,EAAE,cAAc;IAOf,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM;CAOd;AAED;;;GAGG;AACH,qBAAa,WAAY,SAAQ,OAAO;IACtC,cAAc;IACP,QAAQ,EAAE,eAAe,EAAE,CAAC;IACnC,cAAc;IACP,UAAU,EAAE,eAAe,CAAC;gBAGjC,UAAU,EAAE,eAAe,EAC3B,QAAQ,EAAE,eAAe,EAAE,EAC3B,GAAG,CAAC,EAAE,cAAc;IAMf,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM;;;;;;;;;;;CAOd;AAED;;;;;;GAMG;AACH,qBAAa,KAAM,SAAQ,OAAO;IAChC,cAAc;IACP,IAAI,EAAE,UAAU,CAAC;IACxB,cAAc;IACP,SAAS,EAAE,UAAU,CAAC;gBAEjB,SAAS,EAAE,UAAU,EAAE,IAAI,EAAE,UAAU,EAAE,GAAG,CAAC,EAAE,cAAc;IAKlE,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM;;;;;CAOd;AACD;;;GAGG;AACH,qBAAa,MAAO,SAAQ,OAAO;IACjC,cAAc;IACP,IAAI,EAAE,UAAU,CAAC;IACxB,cAAc;IACP,KAAK,EAAE,UAAU,CAAC;gBAEb,KAAK,EAAE,UAAU,EAAE,IAAI,EAAE,UAAU,EAAE,GAAG,CAAC,EAAE,cAAc;IAK9D,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM;;;;;CAOd;AAED;;;GAGG;AACH,qBAAa,OAAQ,SAAQ,OAAO;IAClC,cAAc;IACP,IAAI,EAAE,UAAU,CAAC;IACxB,cAAc;IACP,MAAM,EAAE,UAAU,CAAC;IAC1B,cAAc;IACP,SAAS,EAAE,UAAU,CAAC;IAC7B,cAAc;IACP,cAAc,EAAE,UAAU,CAAC;gBAGhC,cAAc,EAAE,UAAU,EAC1B,SAAS,EAAE,UAAU,EACrB,MAAM,EAAE,UAAU,EAClB,IAAI,EAAE,UAAU,EAChB,GAAG,CAAC,EAAE,cAAc;IAQf,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM;;;;;;;CASd"}
|
|
@@ -19,7 +19,29 @@ export declare class Rule extends ASTNode {
|
|
|
19
19
|
identifier: SymbolPrimitive;
|
|
20
20
|
constructor(identifier: SymbolPrimitive, equations: Equation[], loc?: SourceLocation);
|
|
21
21
|
accept<R>(visitor: Visitor<R>): R;
|
|
22
|
-
toJSON():
|
|
22
|
+
toJSON(): {
|
|
23
|
+
type: string;
|
|
24
|
+
identifier: {
|
|
25
|
+
type: import("../globals/primitives.js").YukigoPrimitive;
|
|
26
|
+
value: string;
|
|
27
|
+
};
|
|
28
|
+
equations: {
|
|
29
|
+
type: string;
|
|
30
|
+
patterns: any[];
|
|
31
|
+
body: {
|
|
32
|
+
type: string;
|
|
33
|
+
sequence: any;
|
|
34
|
+
} | {
|
|
35
|
+
type: string;
|
|
36
|
+
condition: any;
|
|
37
|
+
body: any;
|
|
38
|
+
}[];
|
|
39
|
+
return: {
|
|
40
|
+
type: string;
|
|
41
|
+
body: any;
|
|
42
|
+
};
|
|
43
|
+
}[];
|
|
44
|
+
};
|
|
23
45
|
}
|
|
24
46
|
/**
|
|
25
47
|
* Represents a call to a predicate or goal.
|
|
@@ -32,7 +54,14 @@ export declare class Call extends ASTNode {
|
|
|
32
54
|
callee: SymbolPrimitive;
|
|
33
55
|
constructor(callee: SymbolPrimitive, args: Expression[], loc?: SourceLocation);
|
|
34
56
|
accept<R>(visitor: Visitor<R>): R;
|
|
35
|
-
toJSON():
|
|
57
|
+
toJSON(): {
|
|
58
|
+
type: string;
|
|
59
|
+
callee: {
|
|
60
|
+
type: import("../globals/primitives.js").YukigoPrimitive;
|
|
61
|
+
value: string;
|
|
62
|
+
};
|
|
63
|
+
patterns: any[];
|
|
64
|
+
};
|
|
36
65
|
}
|
|
37
66
|
/**
|
|
38
67
|
* Represents a fact, a rule with no body (always true).
|
|
@@ -69,7 +98,10 @@ export declare class Query extends ASTNode {
|
|
|
69
98
|
expressions: Expression[];
|
|
70
99
|
constructor(expressions: Expression[], loc?: SourceLocation);
|
|
71
100
|
accept<R>(visitor: Visitor<R>): R;
|
|
72
|
-
toJSON():
|
|
101
|
+
toJSON(): {
|
|
102
|
+
type: string;
|
|
103
|
+
expressions: any[];
|
|
104
|
+
};
|
|
73
105
|
}
|
|
74
106
|
/**
|
|
75
107
|
* Represents an existential quantification.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"logic.d.ts","sourceRoot":"","sources":["../../src/paradigms/logic.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AACvD,OAAO,EAAE,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AACjE,OAAO,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAC;AACjD,OAAO,EAAE,SAAS,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAEtE,OAAO,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACpD,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAE9C,MAAM,MAAM,MAAM,GAAG,IAAI,GAAG,IAAI,GAAG,KAAK,GAAG,SAAS,CAAC;AAErD;;;;;;GAMG;AACH,qBAAa,IAAK,SAAQ,OAAO;IAC/B,cAAc;IACP,SAAS,EAAE,QAAQ,EAAE,CAAC;IAC7B,cAAc;IACP,UAAU,EAAE,eAAe,CAAC;gBAGjC,UAAU,EAAE,eAAe,EAC3B,SAAS,EAAE,QAAQ,EAAE,EACrB,GAAG,CAAC,EAAE,cAAc;IAMf,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM
|
|
1
|
+
{"version":3,"file":"logic.d.ts","sourceRoot":"","sources":["../../src/paradigms/logic.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AACvD,OAAO,EAAE,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AACjE,OAAO,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAC;AACjD,OAAO,EAAE,SAAS,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAEtE,OAAO,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACpD,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAE9C,MAAM,MAAM,MAAM,GAAG,IAAI,GAAG,IAAI,GAAG,KAAK,GAAG,SAAS,CAAC;AAErD;;;;;;GAMG;AACH,qBAAa,IAAK,SAAQ,OAAO;IAC/B,cAAc;IACP,SAAS,EAAE,QAAQ,EAAE,CAAC;IAC7B,cAAc;IACP,UAAU,EAAE,eAAe,CAAC;gBAGjC,UAAU,EAAE,eAAe,EAC3B,SAAS,EAAE,QAAQ,EAAE,EACrB,GAAG,CAAC,EAAE,cAAc;IAMf,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM;;;;;;;;;;;;;;;;;;;;;;;CAOd;AACD;;;GAGG;AACH,qBAAa,IAAK,SAAQ,OAAO;IAC/B,cAAc;IACP,IAAI,EAAE,UAAU,EAAE,CAAC;IAC1B,cAAc;IACP,MAAM,EAAE,eAAe,CAAC;gBAG7B,MAAM,EAAE,eAAe,EACvB,IAAI,EAAE,UAAU,EAAE,EAClB,GAAG,CAAC,EAAE,cAAc;IAMf,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM;;;;;;;;CAOd;AAED;;;;;;GAMG;AACH,qBAAa,IAAK,SAAQ,OAAO;IAC/B,cAAc;IACP,QAAQ,EAAE,OAAO,EAAE,CAAC;IAC3B,cAAc;IACP,UAAU,EAAE,eAAe,CAAC;gBAGjC,UAAU,EAAE,eAAe,EAC3B,QAAQ,EAAE,OAAO,EAAE,EACnB,GAAG,CAAC,EAAE,cAAc;IAMf,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM;;;;;;;;CAOd;AAED;;;;;;GAMG;AACH,qBAAa,KAAM,SAAQ,OAAO;IAChC,cAAc;IACP,WAAW,EAAE,UAAU,EAAE,CAAC;gBAErB,WAAW,EAAE,UAAU,EAAE,EAAE,GAAG,CAAC,EAAE,cAAc;IAIpD,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM;;;;CAMd;AAED;;;GAGG;AACH,qBAAa,KAAM,SAAQ,OAAO;IAChC,cAAc;IACP,QAAQ,EAAE,OAAO,EAAE,CAAC;IAC3B,cAAc;IACP,UAAU,EAAE,eAAe,CAAC;gBAGjC,UAAU,EAAE,eAAe,EAC3B,QAAQ,EAAE,OAAO,EAAE,EACnB,GAAG,CAAC,EAAE,cAAc;IAMf,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM;;;;;;;;CAOd;AAED;;;GAGG;AACH,qBAAa,GAAI,SAAQ,OAAO;IAC9B,cAAc;IACP,UAAU,EAAE,UAAU,CAAC;gBAElB,UAAU,EAAE,UAAU,EAAE,GAAG,CAAC,EAAE,cAAc;IAIjD,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM;CAMd;AACD;;;GAGG;AACH,qBAAa,OAAQ,SAAQ,OAAO;IAClC,cAAc;IACP,GAAG,EAAE,OAAO,CAAC;IACpB,cAAc;IACP,IAAI,EAAE,UAAU,CAAC;IACxB,cAAc;IACP,QAAQ,EAAE,OAAO,CAAC;gBAGvB,QAAQ,EAAE,OAAO,EACjB,IAAI,EAAE,UAAU,EAChB,GAAG,EAAE,OAAO,EACZ,GAAG,CAAC,EAAE,cAAc;IAOf,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM;CAQd;AACD;;;GAGG;AACH,qBAAa,MAAO,SAAQ,OAAO;IACjC,cAAc;IACP,MAAM,EAAE,UAAU,CAAC;IAC1B,cAAc;IACP,SAAS,EAAE,UAAU,CAAC;gBAEjB,SAAS,EAAE,UAAU,EAAE,MAAM,EAAE,UAAU,EAAE,GAAG,CAAC,EAAE,cAAc;IAKpE,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM;CAOd;AAED;;;GAGG;AACH,qBAAa,IAAK,SAAQ,OAAO;IAC/B,cAAc;IACP,IAAI,EAAE,OAAO,EAAE,CAAC;IACvB,cAAc;IACP,UAAU,EAAE,eAAe,CAAC;gBAGjC,UAAU,EAAE,eAAe,EAC3B,IAAI,EAAE,OAAO,EAAE,EACf,GAAG,CAAC,EAAE,cAAc;IAMf,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM;;;;;;;;CAOd;AAED;;;;;;;;GAQG;AACH,qBAAa,eAAgB,SAAQ,OAAO;IAC1C,cAAc;IACP,UAAU,EAAE,UAAU,CAAC;gBAElB,UAAU,EAAE,UAAU,EAAE,GAAG,CAAC,EAAE,cAAc;IAKjD,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAIjC,MAAM;;;;CAMd"}
|
|
@@ -20,7 +20,29 @@ export declare class Method extends ASTNode {
|
|
|
20
20
|
identifier: SymbolPrimitive;
|
|
21
21
|
constructor(identifier: SymbolPrimitive, equations: Equation[], loc?: SourceLocation);
|
|
22
22
|
accept<R>(visitor: Visitor<R>): R;
|
|
23
|
-
toJSON():
|
|
23
|
+
toJSON(): {
|
|
24
|
+
type: string;
|
|
25
|
+
identifier: {
|
|
26
|
+
type: import("../globals/primitives.js").YukigoPrimitive;
|
|
27
|
+
value: string;
|
|
28
|
+
};
|
|
29
|
+
equations: {
|
|
30
|
+
type: string;
|
|
31
|
+
patterns: any[];
|
|
32
|
+
body: {
|
|
33
|
+
type: string;
|
|
34
|
+
sequence: any;
|
|
35
|
+
} | {
|
|
36
|
+
type: string;
|
|
37
|
+
condition: any;
|
|
38
|
+
body: any;
|
|
39
|
+
}[];
|
|
40
|
+
return: {
|
|
41
|
+
type: string;
|
|
42
|
+
body: any;
|
|
43
|
+
};
|
|
44
|
+
}[];
|
|
45
|
+
};
|
|
24
46
|
}
|
|
25
47
|
/**
|
|
26
48
|
* Represents an attribute or instance variable of an object.
|
|
@@ -33,7 +55,14 @@ export declare class Attribute extends ASTNode {
|
|
|
33
55
|
identifier: SymbolPrimitive;
|
|
34
56
|
constructor(identifier: SymbolPrimitive, expression: Expression, loc?: SourceLocation);
|
|
35
57
|
accept<R>(visitor: Visitor<R>): R;
|
|
36
|
-
toJSON():
|
|
58
|
+
toJSON(): {
|
|
59
|
+
type: string;
|
|
60
|
+
identifier: {
|
|
61
|
+
type: import("../globals/primitives.js").YukigoPrimitive;
|
|
62
|
+
value: string;
|
|
63
|
+
};
|
|
64
|
+
expression: any;
|
|
65
|
+
};
|
|
37
66
|
}
|
|
38
67
|
/**
|
|
39
68
|
* Represents an object definition or a singleton object.
|
|
@@ -145,7 +174,15 @@ export declare class Send extends ASTNode {
|
|
|
145
174
|
/** @hidden */
|
|
146
175
|
constructor(receiver: Expression, selector: SymbolPrimitive, args: Expression[], loc?: SourceLocation);
|
|
147
176
|
accept<R>(visitor: Visitor<R>): R;
|
|
148
|
-
toJSON():
|
|
177
|
+
toJSON(): {
|
|
178
|
+
type: string;
|
|
179
|
+
receiver: any;
|
|
180
|
+
selector: {
|
|
181
|
+
type: import("../globals/primitives.js").YukigoPrimitive;
|
|
182
|
+
value: string;
|
|
183
|
+
};
|
|
184
|
+
arguments: any[];
|
|
185
|
+
};
|
|
149
186
|
}
|
|
150
187
|
/**
|
|
151
188
|
* Represents the instantiation of a class.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"object.d.ts","sourceRoot":"","sources":["../../src/paradigms/object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AACvD,OAAO,EACL,OAAO,EACP,cAAc,EACf,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAC3D,OAAO,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACpD,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAE9C;;;;;;;;GAQG;AACH,qBAAa,MAAO,SAAQ,OAAO;IACjC,cAAc;IACP,SAAS,EAAE,QAAQ,EAAE,CAAC;IAC7B,cAAc;IACP,UAAU,EAAE,eAAe,CAAC;gBAGjC,UAAU,EAAE,eAAe,EAC3B,SAAS,EAAE,QAAQ,EAAE,EACrB,GAAG,CAAC,EAAE,cAAc;IAMf,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAGjC,MAAM
|
|
1
|
+
{"version":3,"file":"object.d.ts","sourceRoot":"","sources":["../../src/paradigms/object.ts"],"names":[],"mappings":"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"}
|
|
@@ -67,7 +67,29 @@ export declare class Instance extends ASTNode {
|
|
|
67
67
|
value: string;
|
|
68
68
|
};
|
|
69
69
|
targetType: any;
|
|
70
|
-
functions:
|
|
70
|
+
functions: {
|
|
71
|
+
type: string;
|
|
72
|
+
identifier: {
|
|
73
|
+
type: import("../globals/primitives.js").YukigoPrimitive;
|
|
74
|
+
value: string;
|
|
75
|
+
};
|
|
76
|
+
equations: {
|
|
77
|
+
type: string;
|
|
78
|
+
patterns: any[];
|
|
79
|
+
body: {
|
|
80
|
+
type: string;
|
|
81
|
+
sequence: any;
|
|
82
|
+
} | {
|
|
83
|
+
type: string;
|
|
84
|
+
condition: any;
|
|
85
|
+
body: any;
|
|
86
|
+
}[];
|
|
87
|
+
return: {
|
|
88
|
+
type: string;
|
|
89
|
+
body: any;
|
|
90
|
+
};
|
|
91
|
+
}[];
|
|
92
|
+
}[];
|
|
71
93
|
};
|
|
72
94
|
}
|
|
73
95
|
//# sourceMappingURL=typeclasses.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"typeclasses.d.ts","sourceRoot":"","sources":["../../src/paradigms/typeclasses.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,OAAO,EACP,cAAc,EACf,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAC9C,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAC3D,OAAO,EAAE,aAAa,EAAE,IAAI,EAAE,MAAM,qBAAqB,CAAC;AAC1D,OAAO,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AAEpD;;;;;;;;GAQG;AACH,qBAAa,SAAU,SAAQ,OAAO;IACpC,cAAc;IACP,IAAI,EAAE,eAAe,CAAC;IAC7B,cAAc;IACP,QAAQ,EAAE,eAAe,CAAC;IACjC,cAAc;IACP,UAAU,EAAE,aAAa,EAAE,CAAC;gBAGjC,IAAI,EAAE,eAAe,EACrB,QAAQ,EAAE,eAAe,EACzB,UAAU,EAAE,aAAa,EAAE,EAC3B,GAAG,CAAC,EAAE,cAAc;IAQf,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAIjC,MAAM;;;;;;;;;;;;;;;;;;;CAQd;AAED;;;;;;;;;GASG;AACH,qBAAa,QAAS,SAAQ,OAAO;IACnC,cAAc;IACP,SAAS,EAAE,eAAe,CAAC;IAClC,cAAc;IACP,IAAI,EAAE,IAAI,CAAC;IAClB,cAAc;IACP,SAAS,EAAE,QAAQ,EAAE,CAAC;gBAG3B,SAAS,EAAE,eAAe,EAC1B,IAAI,EAAE,IAAI,EACV,SAAS,EAAE,QAAQ,EAAE,EACrB,GAAG,CAAC,EAAE,cAAc;IAQf,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAIjC,MAAM
|
|
1
|
+
{"version":3,"file":"typeclasses.d.ts","sourceRoot":"","sources":["../../src/paradigms/typeclasses.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,OAAO,EACP,cAAc,EACf,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAC9C,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAC3D,OAAO,EAAE,aAAa,EAAE,IAAI,EAAE,MAAM,qBAAqB,CAAC;AAC1D,OAAO,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AAEpD;;;;;;;;GAQG;AACH,qBAAa,SAAU,SAAQ,OAAO;IACpC,cAAc;IACP,IAAI,EAAE,eAAe,CAAC;IAC7B,cAAc;IACP,QAAQ,EAAE,eAAe,CAAC;IACjC,cAAc;IACP,UAAU,EAAE,aAAa,EAAE,CAAC;gBAGjC,IAAI,EAAE,eAAe,EACrB,QAAQ,EAAE,eAAe,EACzB,UAAU,EAAE,aAAa,EAAE,EAC3B,GAAG,CAAC,EAAE,cAAc;IAQf,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAIjC,MAAM;;;;;;;;;;;;;;;;;;;CAQd;AAED;;;;;;;;;GASG;AACH,qBAAa,QAAS,SAAQ,OAAO;IACnC,cAAc;IACP,SAAS,EAAE,eAAe,CAAC;IAClC,cAAc;IACP,IAAI,EAAE,IAAI,CAAC;IAClB,cAAc;IACP,SAAS,EAAE,QAAQ,EAAE,CAAC;gBAG3B,SAAS,EAAE,eAAe,EAC1B,IAAI,EAAE,IAAI,EACV,SAAS,EAAE,QAAQ,EAAE,EACrB,GAAG,CAAC,EAAE,cAAc;IAQf,MAAM,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;IAIjC,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAQd"}
|
package/dist/types.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,cAAc,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG;IAAE,IAAI,EAAE,MAAM,CAAA;CAAE,CAAC"}
|
package/dist/types.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "yukigo-ast",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.2.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -13,13 +13,19 @@
|
|
|
13
13
|
"./package.json": "./package.json"
|
|
14
14
|
},
|
|
15
15
|
"scripts": {
|
|
16
|
-
"build": "tsc"
|
|
16
|
+
"build": "tsc",
|
|
17
|
+
"test": "mocha --import=tsx"
|
|
17
18
|
},
|
|
18
19
|
"keywords": [],
|
|
19
20
|
"author": "noiseArch",
|
|
20
21
|
"license": "ISC",
|
|
21
22
|
"devDependencies": {
|
|
22
23
|
"tsup": "^8.5.0",
|
|
23
|
-
"typescript": "^5.9.2"
|
|
24
|
+
"typescript": "^5.9.2",
|
|
25
|
+
"@types/chai": "^5.2.2",
|
|
26
|
+
"@types/mocha": "^10.0.10",
|
|
27
|
+
"@types/node": "^24.2.0",
|
|
28
|
+
"chai": "^6.2.0",
|
|
29
|
+
"mocha": "^11.7.1"
|
|
24
30
|
}
|
|
25
31
|
}
|
package/src/globals/generics.ts
CHANGED
|
@@ -32,6 +32,10 @@ export abstract class ASTNode {
|
|
|
32
32
|
return this.metadata.has(key);
|
|
33
33
|
}
|
|
34
34
|
|
|
35
|
+
public is<T extends ASTNode>( nodeType : new (...args: any[]) => T ): this is T {
|
|
36
|
+
return this instanceof nodeType;
|
|
37
|
+
}
|
|
38
|
+
|
|
35
39
|
/** @hidden */
|
|
36
40
|
abstract accept<R>(visitor: Visitor<R>): R;
|
|
37
41
|
/** @hidden */
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { expect } from "chai";
|
|
2
|
+
import { ASTNode, NumberPrimitive, StringPrimitive } from "../dist";
|
|
3
|
+
import { it } from "mocha";
|
|
4
|
+
|
|
5
|
+
describe("AST", () => {
|
|
6
|
+
|
|
7
|
+
it("funcion is da true si concide el constructor", () => {
|
|
8
|
+
const nodoPrueba = new NumberPrimitive(1);
|
|
9
|
+
expect(nodoPrueba.is(NumberPrimitive)).to.be.true;
|
|
10
|
+
});
|
|
11
|
+
|
|
12
|
+
it("funcion is da false si no conincide el constructor", () => {
|
|
13
|
+
const nodoPrueba = new NumberPrimitive(1);
|
|
14
|
+
expect(nodoPrueba.is(StringPrimitive)).to.be.false;
|
|
15
|
+
});
|
|
16
|
+
|
|
17
|
+
});
|
package/tsconfig.tsbuildinfo
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"fileNames":["../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.es2015.d.ts","../../node_modules/typescript/lib/lib.es2016.d.ts","../../node_modules/typescript/lib/lib.es2017.d.ts","../../node_modules/typescript/lib/lib.es2018.d.ts","../../node_modules/typescript/lib/lib.es2019.d.ts","../../node_modules/typescript/lib/lib.es2020.d.ts","../../node_modules/typescript/lib/lib.es2021.d.ts","../../node_modules/typescript/lib/lib.es2022.d.ts","../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../node_modules/typescript/lib/lib.es2016.intl.d.ts","../../node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../node_modules/typescript/lib/lib.es2017.date.d.ts","../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../node_modules/typescript/lib/lib.es2021.promise.d.ts","../../node_modules/typescript/lib/lib.es2021.string.d.ts","../../node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../node_modules/typescript/lib/lib.es2021.intl.d.ts","../../node_modules/typescript/lib/lib.es2022.array.d.ts","../../node_modules/typescript/lib/lib.es2022.error.d.ts","../../node_modules/typescript/lib/lib.es2022.intl.d.ts","../../node_modules/typescript/lib/lib.es2022.object.d.ts","../../node_modules/typescript/lib/lib.es2022.string.d.ts","../../node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../node_modules/typescript/lib/lib.esnext.float16.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./src/visitor/base.ts","./src/globals/primitives.ts","./src/globals/types.ts","./src/globals/patterns.ts","./src/paradigms/functional.ts","./src/paradigms/imperative.ts","./src/globals/operators.ts","./src/paradigms/object.ts","./src/globals/testing.ts","./src/globals/statements.ts","./src/globals/runtime.ts","./src/paradigms/logic.ts","./src/globals/expressions.ts","./src/visitor/expressions.ts","./src/visitor/operations.ts","./src/visitor/patterns.ts","./src/visitor/primitives.ts","./src/visitor/statements.ts","./src/visitor/types.ts","./src/visitor/testing.ts","./src/paradigms/typeclasses.ts","./src/visitor/typeclasses.ts","./src/visitor/index.ts","./src/globals/generics.ts","./src/index.ts","../../node_modules/@types/deep-eql/index.d.ts","../../node_modules/assertion-error/index.d.ts","../../node_modules/@types/chai/index.d.ts","../../node_modules/@types/estree/index.d.ts","../../node_modules/@types/node/compatibility/iterators.d.ts","../../node_modules/@types/node/globals.typedarray.d.ts","../../node_modules/@types/node/buffer.buffer.d.ts","../../node_modules/@types/node/globals.d.ts","../../node_modules/@types/node/web-globals/abortcontroller.d.ts","../../node_modules/@types/node/web-globals/crypto.d.ts","../../node_modules/@types/node/web-globals/domexception.d.ts","../../node_modules/@types/node/web-globals/events.d.ts","../../node_modules/buffer/index.d.ts","../../node_modules/undici-types/utility.d.ts","../../node_modules/undici-types/header.d.ts","../../node_modules/undici-types/readable.d.ts","../../node_modules/undici-types/fetch.d.ts","../../node_modules/undici-types/formdata.d.ts","../../node_modules/undici-types/connector.d.ts","../../node_modules/undici-types/client-stats.d.ts","../../node_modules/undici-types/client.d.ts","../../node_modules/undici-types/errors.d.ts","../../node_modules/undici-types/dispatcher.d.ts","../../node_modules/undici-types/global-dispatcher.d.ts","../../node_modules/undici-types/global-origin.d.ts","../../node_modules/undici-types/pool-stats.d.ts","../../node_modules/undici-types/pool.d.ts","../../node_modules/undici-types/handlers.d.ts","../../node_modules/undici-types/balanced-pool.d.ts","../../node_modules/undici-types/h2c-client.d.ts","../../node_modules/undici-types/agent.d.ts","../../node_modules/undici-types/mock-interceptor.d.ts","../../node_modules/undici-types/mock-call-history.d.ts","../../node_modules/undici-types/mock-agent.d.ts","../../node_modules/undici-types/mock-client.d.ts","../../node_modules/undici-types/mock-pool.d.ts","../../node_modules/undici-types/snapshot-agent.d.ts","../../node_modules/undici-types/mock-errors.d.ts","../../node_modules/undici-types/proxy-agent.d.ts","../../node_modules/undici-types/env-http-proxy-agent.d.ts","../../node_modules/undici-types/retry-handler.d.ts","../../node_modules/undici-types/retry-agent.d.ts","../../node_modules/undici-types/api.d.ts","../../node_modules/undici-types/cache-interceptor.d.ts","../../node_modules/undici-types/interceptors.d.ts","../../node_modules/undici-types/util.d.ts","../../node_modules/undici-types/cookies.d.ts","../../node_modules/undici-types/patch.d.ts","../../node_modules/undici-types/websocket.d.ts","../../node_modules/undici-types/eventsource.d.ts","../../node_modules/undici-types/diagnostics-channel.d.ts","../../node_modules/undici-types/content-type.d.ts","../../node_modules/undici-types/cache.d.ts","../../node_modules/undici-types/index.d.ts","../../node_modules/@types/node/web-globals/fetch.d.ts","../../node_modules/@types/node/web-globals/navigator.d.ts","../../node_modules/@types/node/web-globals/storage.d.ts","../../node_modules/@types/node/web-globals/streams.d.ts","../../node_modules/@types/node/assert.d.ts","../../node_modules/@types/node/assert/strict.d.ts","../../node_modules/@types/node/async_hooks.d.ts","../../node_modules/@types/node/buffer.d.ts","../../node_modules/@types/node/child_process.d.ts","../../node_modules/@types/node/cluster.d.ts","../../node_modules/@types/node/console.d.ts","../../node_modules/@types/node/constants.d.ts","../../node_modules/@types/node/crypto.d.ts","../../node_modules/@types/node/dgram.d.ts","../../node_modules/@types/node/diagnostics_channel.d.ts","../../node_modules/@types/node/dns.d.ts","../../node_modules/@types/node/dns/promises.d.ts","../../node_modules/@types/node/domain.d.ts","../../node_modules/@types/node/events.d.ts","../../node_modules/@types/node/fs.d.ts","../../node_modules/@types/node/fs/promises.d.ts","../../node_modules/@types/node/http.d.ts","../../node_modules/@types/node/http2.d.ts","../../node_modules/@types/node/https.d.ts","../../node_modules/@types/node/inspector.d.ts","../../node_modules/@types/node/inspector.generated.d.ts","../../node_modules/@types/node/module.d.ts","../../node_modules/@types/node/net.d.ts","../../node_modules/@types/node/os.d.ts","../../node_modules/@types/node/path.d.ts","../../node_modules/@types/node/perf_hooks.d.ts","../../node_modules/@types/node/process.d.ts","../../node_modules/@types/node/punycode.d.ts","../../node_modules/@types/node/querystring.d.ts","../../node_modules/@types/node/readline.d.ts","../../node_modules/@types/node/readline/promises.d.ts","../../node_modules/@types/node/repl.d.ts","../../node_modules/@types/node/sea.d.ts","../../node_modules/@types/node/sqlite.d.ts","../../node_modules/@types/node/stream.d.ts","../../node_modules/@types/node/stream/promises.d.ts","../../node_modules/@types/node/stream/consumers.d.ts","../../node_modules/@types/node/stream/web.d.ts","../../node_modules/@types/node/string_decoder.d.ts","../../node_modules/@types/node/test.d.ts","../../node_modules/@types/node/timers.d.ts","../../node_modules/@types/node/timers/promises.d.ts","../../node_modules/@types/node/tls.d.ts","../../node_modules/@types/node/trace_events.d.ts","../../node_modules/@types/node/tty.d.ts","../../node_modules/@types/node/url.d.ts","../../node_modules/@types/node/util.d.ts","../../node_modules/@types/node/v8.d.ts","../../node_modules/@types/node/vm.d.ts","../../node_modules/@types/node/wasi.d.ts","../../node_modules/@types/node/worker_threads.d.ts","../../node_modules/@types/node/zlib.d.ts","../../node_modules/@types/node/index.d.ts","../../node_modules/@types/jsonfile/index.d.ts","../../node_modules/@types/jsonfile/utils.d.ts","../../node_modules/@types/fs-extra/index.d.ts","../../node_modules/@types/unist/index.d.ts","../../node_modules/@types/hast/index.d.ts","../../node_modules/@types/json-schema/index.d.ts","../../node_modules/@types/linkify-it/build/index.cjs.d.ts","../../node_modules/@types/linkify-it/index.d.ts","../../node_modules/@types/mdurl/build/index.cjs.d.ts","../../node_modules/@types/markdown-it/dist/index.cjs.d.ts","../../node_modules/@types/markdown-it/index.d.ts","../../node_modules/@types/mdast/index.d.ts","../../node_modules/@types/mdurl/index.d.ts","../../node_modules/@types/mocha/index.d.ts","../../node_modules/@types/moo/index.d.ts","../../node_modules/@types/parse-json/index.d.ts","../../node_modules/@types/parsimmon/index.d.ts","../../node_modules/@types/prismjs/index.d.ts","../../node_modules/@types/web-bluetooth/index.d.ts"],"fileIdsList":[[85,86,91,146,163,164],[91,146,163,164],[91,146,158,163,164,196,197,198],[91,146,163,164,200],[91,146,158,163,164,189,196],[91,146,163,164,203],[91,146,163,164,203,205],[91,146,163,164,206],[91,146,163,164,205],[91,143,144,146,163,164],[91,145,146,163,164],[146,163,164],[91,146,151,163,164,181],[91,146,147,152,157,163,164,166,178,189],[91,146,147,148,157,163,164,166],[91,146,149,163,164,190],[91,146,150,151,158,163,164,167],[91,146,151,163,164,178,186],[91,146,152,154,157,163,164,166],[91,145,146,153,163,164],[91,146,154,155,163,164],[91,146,156,157,163,164],[91,145,146,157,163,164],[91,146,157,158,159,163,164,178,189],[91,146,157,158,159,163,164,173,178,181],[91,138,146,154,157,160,163,164,166,178,189],[91,146,157,158,160,161,163,164,166,178,186,189],[91,146,160,162,163,164,178,186,189],[89,90,91,92,93,94,95,96,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195],[91,146,157,163,164],[91,146,163,164,165,189],[91,146,154,157,163,164,166,178],[91,146,163,164,167],[91,146,163,164,168],[91,145,146,163,164,169],[91,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195],[91,146,163,164,171],[91,146,163,164,172],[91,146,157,163,164,173,174],[91,146,163,164,173,175,190,192],[91,146,158,163,164],[91,146,157,163,164,178,179,181],[91,146,163,164,180,181],[91,146,163,164,178,179],[91,146,163,164,181],[91,146,163,164,182],[91,143,146,163,164,178,183],[91,146,157,163,164,184,185],[91,146,163,164,184,185],[91,146,151,163,164,166,178,186],[91,146,163,164,187],[91,146,163,164,166,188],[91,146,160,163,164,172,189],[91,146,151,163,164,190],[91,146,163,164,178,191],[91,146,163,164,165,192],[91,146,163,164,193],[91,146,151,163,164],[91,138,146,163,164],[91,146,163,164,194],[91,138,146,157,159,163,164,169,178,181,189,191,192,194],[91,146,163,164,178,195],[91,104,107,110,111,146,163,164,189],[91,107,146,163,164,178,189],[91,107,111,146,163,164,189],[91,146,163,164,178],[91,101,146,163,164],[91,105,146,163,164],[91,103,104,107,146,163,164,189],[91,146,163,164,166,186],[91,146,163,164,196],[91,101,146,163,164,196],[91,103,107,146,163,164,166,189],[91,98,99,100,102,106,146,157,163,164,178,189],[91,107,115,123,146,163,164],[91,99,105,146,163,164],[91,107,132,133,146,163,164],[91,99,102,107,146,163,164,181,189,196],[91,107,146,163,164],[91,103,107,146,163,164,189],[91,98,146,163,164],[91,101,102,103,105,106,107,108,109,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,133,134,135,136,137,146,163,164],[91,107,125,128,146,154,163,164],[91,107,115,116,117,146,163,164],[91,105,107,116,118,146,163,164],[91,106,146,163,164],[91,99,101,107,146,163,164],[91,107,111,116,118,146,163,164],[91,111,146,163,164],[91,105,107,110,146,163,164,189],[91,99,103,107,115,146,163,164],[91,107,125,146,163,164],[91,118,146,163,164],[91,101,107,132,146,163,164,181,194,196],[61,62,64,66,67,68,69,71,82,83,91,146,163,164],[69,72,82,91,146,163,164],[72,82,83,91,146,163,164],[61,62,82,83,91,146,163,164],[63,69,71,91,146,163,164],[61,62,63,64,65,67,68,71,72,82,83,91,146,163,164],[63,69,72,82,83,91,146,163,164],[61,72,82,83,91,146,163,164],[61,62,63,64,65,66,67,68,69,70,71,72,80,82,83,91,146,163,164],[63,72,82,83,91,146,163,164],[61,69,72,82,83,91,146,163,164],[61,63,69,70,72,82,83,91,146,163,164],[61,66,69,72,82,83,91,146,163,164],[61,62,69,82,83,91,146,163,164],[83,91,146,163,164],[60,64,67,71,72,91,146,163,164],[60,73,74,75,76,77,78,79,81,83,91,146,163,164],[60,66,83,91,146,163,164],[60,63,91,146,163,164],[60,61,91,146,163,164],[60,65,67,69,71,91,146,163,164],[60,68,91,146,163,164],[60,80,91,146,163,164],[60,62,91,146,163,164]],"fileInfos":[{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"fb0f136d372979348d59b3f5020b4cdb81b5504192b1cacff5d1fbba29378aa1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"a680117f487a4d2f30ea46f1b4b7f58bef1480456e18ba53ee85c2746eeca012","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"8cdf8847677ac7d20486e54dd3fcf09eda95812ac8ace44b4418da1bbbab6eb8","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"51ad4c928303041605b4d7ae32e0c1ee387d43a24cd6f1ebf4a2699e1076d4fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"196cb558a13d4533a5163286f30b0509ce0210e4b316c56c38d4c0fd2fb38405","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3c1ec6c95dafbaef0a1aba274eb47548159619480abe0c855dc321b47c4f8a","signature":"fbc8ab280c58983b53b710351f041af7bbca7901a263e95fab4a9fa3bd179241","impliedFormat":99},{"version":"9122b02901f0128e7656408b0efde1167d79f6e01d69181d349d4f08f4cec836","signature":"b868ad56e8566c4eff4b2ef8af6e4e7cef316101e579f0cb3c31bde19b6f45c5","impliedFormat":99},{"version":"9db4db11398dfe817dce5814a50b88ee758734d4c2c7af1db7d783a8423b6eb6","signature":"c17508477c741da10a42b19b0a30276806f7c5a8d6f7a55f0f82e0dbc39c5b03","impliedFormat":99},{"version":"3ecb686aaa45861f712c4bdf91ed221fce72a5cfc45ee902fba357d2933aa84f","signature":"6a2abf06e2c6055b94db9295423cae6c55178a5fae486d32c8688eb86675a7da","impliedFormat":99},{"version":"4a0debdc5f4b42bc2215371976abb82d1c648742a7e7aa41bf7641675a51df35","signature":"b87721a33f27680b7655e2f8a0b50ed4115b9045255a2b1caf6e80074445d467","impliedFormat":99},{"version":"9da23c9a88d097af4bfc7d0930fc1e5ee09bf5671a6be1cbd4f049b7366d1f87","signature":"2bdfa5195d858d87cd653efb71fc09b1b8762b5fe2cd57fced8d71631ec21c62","impliedFormat":99},{"version":"a72042798273fd14ac6e9d0bcb97a95c2cc51ce5bf8edd0964b25187dee7d2a5","signature":"fca91fc05370d8d767fa10609c3f1b46f7d83dd61fb7b3e5e9c51338af1da0d8","impliedFormat":99},{"version":"ce784ce2184d67fce86b640e55b6e25a7bf555815293ba4b3198a0dd13d8c3c0","signature":"e78e73072c3fef64a8a1660db610e30d35fe2db9350c7e00854d276477ca3c30","impliedFormat":99},{"version":"39aca2b82276d483874bd90b5b3784b15761a2b4ca3067cfe91f161ff426fcc4","signature":"373dfcd2425c30d55f1aa519587897cee741d2e2a0ab9fbf35b8200db2ea6260","impliedFormat":99},{"version":"d5f03a5d7098c54f224f6104d3f82e2549e9d5ba2ad5b09e9597bfbc274b08a6","signature":"2c25b87f1dc9a7a4548d22ea866034eacf633ebe6eee444af7ff7ebb27b890bc","impliedFormat":99},{"version":"40d4334ddca8f86875865118e49a977c1a3eaae89b12fe4c17035789bdc90496","signature":"72dd4dd19f93d88d13c481b1bb2d4019839e0fe7855d6c5eedfa08c0a37cd315","impliedFormat":99},{"version":"a8cfddcc8604c085f7c8ed4a30a73800887b10ddb7fd6780fb612c132c496bcc","signature":"e8959df6486e43e31ef0c4202639c9cc37cf61d266be96e9d1ba736b033472a2","impliedFormat":99},{"version":"abb5c2f016a9a38bb53eb8391dca6ee03b9e780ead81911a44d66d44c72bc455","signature":"57765e4a48492e1b1d05474269ccc137a3bf92a94f6f5cb3fcaa54aff4d4177a","impliedFormat":99},{"version":"805d63d521abd575072a48b8ae0e8c2029f97992e22db0ae2d7b8b1393b9f2be","signature":"64d55fb8eeb0b8f0deeb138f5274d5becb4b9e8d961a5710064dfa5d8db36008","impliedFormat":99},{"version":"8f4bb5b5958dc0624d18c4e2d2070af1885768a883dcba9b811f2a0b6f71b858","signature":"b0ae18a5e6f28c5240783e9dfaff9c867952667fd46e1f2406efb9adeb467405","impliedFormat":99},{"version":"efec5059aeca8ea6888a95d63ad843c3fd3917af4e2b99f577c98d847f500908","signature":"598a26e1d627ab3aa53270d9bd79bf85a58ebc6998f54f1023e220011cc655f6","impliedFormat":99},{"version":"3b3440292165d997bb73cfe6729b693c2f1a685c70fada03b1d394747c9fdf5f","signature":"86f985c9bc36fe63d1c69a4edb0de479f6191cf8ea65aab02c6b9064b84a6754","impliedFormat":99},{"version":"a80c4dea0a3a87abe193d625bd3ad76bfa0905ff15b5e7e9fe201cfe6fbd0dab","signature":"ab30d95e3fbe9e1626e8e7c7b1947c40d10c59d4a7687f3977eacca5a9b05fca","impliedFormat":99},{"version":"6cafc065985acdfb14e1c0a83deee0902fddbe0aa75346271fe4cf68dcd71333","signature":"a8ac51866816675e26ab4a33b737df489335913235c01fce64fa9f1d53310255","impliedFormat":99},{"version":"c6d8a3df644da7001500abfbdd264c4f92542d346527d984542a31e9c83e012a","signature":"b69d01af75169ee1d860f5a32b15d5960b697988b2678242fd3d5167449fbb29","impliedFormat":99},{"version":"0c3f7ca0ec42142abef53e9cb680ca5dd2678e177482028d8146e4c6016832b1","signature":"22093be6fe2a60db71f93c9424e26c2e58f7d691cf7ec1901918f2d49c101bf5","impliedFormat":99},{"version":"fc690f14b5dbe79b734523d2905a4ed4e2d77acc7bbc18623c6583b9df62708a","signature":"e747752eaa31b7f780bef480144c3e5ecf77740e90da4a7119040b9b3e0b965f","impliedFormat":99},{"version":"0574fd4fdd6115346a97c8830bb1f4ca463d774e591335431e41a8b8a00ae140","signature":"81e63c43c3e016d055c718a2a0bc081a67e829e673f31acc440be58c3dea2d53","impliedFormat":99},{"version":"9d0579e91412e12d7bf7e3d925532e76d498372b03b3397ad5435e7d412f2575","signature":"1b54c6f33a037c02ee19244a41e938c5741ffb2a14d75eba051d0144d649a0ee","impliedFormat":99},{"version":"1f237cdceb874b507a260de174732422b446ce3597d3142b157b086ba17639aa","signature":"8c5b4b2e1a6318646e6a40b19b363ae76674cd4c1cbf266471e5ca96d1cd9ecc","impliedFormat":99},{"version":"427fe2004642504828c1476d0af4270e6ad4db6de78c0b5da3e4c5ca95052a99","impliedFormat":1},{"version":"2eeffcee5c1661ddca53353929558037b8cf305ffb86a803512982f99bcab50d","impliedFormat":99},{"version":"9afb4cb864d297e4092a79ee2871b5d3143ea14153f62ef0bb04ede25f432030","affectsGlobalScope":true,"impliedFormat":99},{"version":"151ff381ef9ff8da2da9b9663ebf657eac35c4c9a19183420c05728f31a6761d","impliedFormat":1},{"version":"d153a11543fd884b596587ccd97aebbeed950b26933ee000f94009f1ab142848","affectsGlobalScope":true,"impliedFormat":1},{"version":"378281aa35786c27d5811af7e6bcaa492eebd0c7013d48137c35bbc69a2b9751","affectsGlobalScope":true,"impliedFormat":1},{"version":"3af97acf03cc97de58a3a4bc91f8f616408099bc4233f6d0852e72a8ffb91ac9","affectsGlobalScope":true,"impliedFormat":1},{"version":"1b2dd1cbeb0cc6ae20795958ba5950395ebb2849b7c8326853dd15530c77ab0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"1db0b7dca579049ca4193d034d835f6bfe73096c73663e5ef9a0b5779939f3d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"387a023d363f755eb63450a66c28b14cdd7bc30a104565e2dbf0a8988bb4a56c","affectsGlobalScope":true,"impliedFormat":1},{"version":"9798340ffb0d067d69b1ae5b32faa17ab31b82466a3fc00d8f2f2df0c8554aaa","affectsGlobalScope":true,"impliedFormat":1},{"version":"f26b11d8d8e4b8028f1c7d618b22274c892e4b0ef5b3678a8ccbad85419aef43","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e9c23ba78aabc2e0a27033f18737a6df754067731e69dc5f52823957d60a4b6","impliedFormat":1},{"version":"cdcf9ea426ad970f96ac930cd176d5c69c6c24eebd9fc580e1572d6c6a88f62c","impliedFormat":1},{"version":"23cd712e2ce083d68afe69224587438e5914b457b8acf87073c22494d706a3d0","impliedFormat":1},{"version":"487b694c3de27ddf4ad107d4007ad304d29effccf9800c8ae23c2093638d906a","impliedFormat":1},{"version":"3a80bc85f38526ca3b08007ee80712e7bb0601df178b23fbf0bf87036fce40ce","impliedFormat":1},{"version":"ccf4552357ce3c159ef75f0f0114e80401702228f1898bdc9402214c9499e8c0","impliedFormat":1},{"version":"c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","impliedFormat":1},{"version":"68834d631c8838c715f225509cfc3927913b9cc7a4870460b5b60c8dbdb99baf","impliedFormat":1},{"version":"2931540c47ee0ff8a62860e61782eb17b155615db61e36986e54645ec67f67c2","impliedFormat":1},{"version":"ccab02f3920fc75c01174c47fcf67882a11daf16baf9e81701d0a94636e94556","impliedFormat":1},{"version":"f6faf5f74e4c4cc309a6c6a6c4da02dbb840be5d3e92905a23dcd7b2b0bd1986","impliedFormat":1},{"version":"ea6bc8de8b59f90a7a3960005fd01988f98fd0784e14bc6922dde2e93305ec7d","impliedFormat":1},{"version":"36107995674b29284a115e21a0618c4c2751b32a8766dd4cb3ba740308b16d59","impliedFormat":1},{"version":"914a0ae30d96d71915fc519ccb4efbf2b62c0ddfb3a3fc6129151076bc01dc60","impliedFormat":1},{"version":"33e981bf6376e939f99bd7f89abec757c64897d33c005036b9a10d9587d80187","impliedFormat":1},{"version":"7fd1b31fd35876b0aa650811c25ec2c97a3c6387e5473eb18004bed86cdd76b6","impliedFormat":1},{"version":"b41767d372275c154c7ea6c9d5449d9a741b8ce080f640155cc88ba1763e35b3","impliedFormat":1},{"version":"3bacf516d686d08682751a3bd2519ea3b8041a164bfb4f1d35728993e70a2426","impliedFormat":1},{"version":"7fb266686238369442bd1719bc0d7edd0199da4fb8540354e1ff7f16669b4323","impliedFormat":1},{"version":"0a60a292b89ca7218b8616f78e5bbd1c96b87e048849469cccb4355e98af959a","impliedFormat":1},{"version":"0b6e25234b4eec6ed96ab138d96eb70b135690d7dd01f3dd8a8ab291c35a683a","impliedFormat":1},{"version":"9666f2f84b985b62400d2e5ab0adae9ff44de9b2a34803c2c5bd3c8325b17dc0","impliedFormat":1},{"version":"40cd35c95e9cf22cfa5bd84e96408b6fcbca55295f4ff822390abb11afbc3dca","impliedFormat":1},{"version":"b1616b8959bf557feb16369c6124a97a0e74ed6f49d1df73bb4b9ddf68acf3f3","impliedFormat":1},{"version":"5b03a034c72146b61573aab280f295b015b9168470f2df05f6080a2122f9b4df","impliedFormat":1},{"version":"40b463c6766ca1b689bfcc46d26b5e295954f32ad43e37ee6953c0a677e4ae2b","impliedFormat":1},{"version":"249b9cab7f5d628b71308c7d9bb0a808b50b091e640ba3ed6e2d0516f4a8d91d","impliedFormat":1},{"version":"80aae6afc67faa5ac0b32b5b8bc8cc9f7fa299cff15cf09cc2e11fd28c6ae29e","impliedFormat":1},{"version":"f473cd2288991ff3221165dcf73cd5d24da30391f87e85b3dd4d0450c787a391","impliedFormat":1},{"version":"499e5b055a5aba1e1998f7311a6c441a369831c70905cc565ceac93c28083d53","impliedFormat":1},{"version":"54c3e2371e3d016469ad959697fd257e5621e16296fa67082c2575d0bf8eced0","impliedFormat":1},{"version":"beb8233b2c220cfa0feea31fbe9218d89fa02faa81ef744be8dce5acb89bb1fd","impliedFormat":1},{"version":"c183b931b68ad184bc8e8372bf663f3d33304772fb482f29fb91b3c391031f3e","impliedFormat":1},{"version":"5d0375ca7310efb77e3ef18d068d53784faf62705e0ad04569597ae0e755c401","impliedFormat":1},{"version":"59af37caec41ecf7b2e76059c9672a49e682c1a2aa6f9d7dc78878f53aa284d6","impliedFormat":1},{"version":"addf417b9eb3f938fddf8d81e96393a165e4be0d4a8b6402292f9c634b1cb00d","impliedFormat":1},{"version":"48cc3ec153b50985fb95153258a710782b25975b10dd4ac8a4f3920632d10790","impliedFormat":1},{"version":"adf27937dba6af9f08a68c5b1d3fce0ca7d4b960c57e6d6c844e7d1a8e53adae","impliedFormat":1},{"version":"e1528ca65ac90f6fa0e4a247eb656b4263c470bb22d9033e466463e13395e599","impliedFormat":1},{"version":"2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","impliedFormat":1},{"version":"c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","impliedFormat":1},{"version":"866078923a56d026e39243b4392e282c1c63159723996fa89243140e1388a98d","impliedFormat":1},{"version":"830171b27c5fdf9bcbe4cf7d428fcf3ae2c67780fb7fbdccdf70d1623d938bc4","affectsGlobalScope":true,"impliedFormat":1},{"version":"1cf059eaf468efcc649f8cf6075d3cb98e9a35a0fe9c44419ec3d2f5428d7123","affectsGlobalScope":true,"impliedFormat":1},{"version":"e7721c4f69f93c91360c26a0a84ee885997d748237ef78ef665b153e622b36c1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d97fb21da858fb18b8ae72c314e9743fd52f73ebe2764e12af1db32fc03f853f","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ea15fd99b2e34cb25fe8346c955000bb70c8b423ae4377a972ef46bfb37f595","impliedFormat":1},{"version":"7cf69dd5502c41644c9e5106210b5da7144800670cbe861f66726fa209e231c4","impliedFormat":1},{"version":"72c1f5e0a28e473026074817561d1bc9647909cf253c8d56c41d1df8d95b85f7","impliedFormat":1},{"version":"f9b4137a0d285bd77dba2e6e895530112264310ae47e07bf311feae428fb8b61","affectsGlobalScope":true,"impliedFormat":1},{"version":"8b21e13ed07d0df176ae31d6b7f01f7b17d66dbeb489c0d31d00de2ca14883da","impliedFormat":1},{"version":"51aecd2df90a3cffea1eb4696b33b2d78594ea2aa2138e6b9471ec4841c6c2ee","impliedFormat":1},{"version":"9d8f9e63e29a3396285620908e7f14d874d066caea747dc4b2c378f0599166b4","affectsGlobalScope":true,"impliedFormat":1},{"version":"5524481e56c48ff486f42926778c0a3cce1cc85dc46683b92b1271865bcf015a","impliedFormat":1},{"version":"f929f0b6b3421a2d34344b0f421f45aeb2c84ad365ebf29d04312023b3accc58","impliedFormat":1},{"version":"db9ada976f9e52e13f7ae8b9a320f4b67b87685938c5879187d8864b2fbe97f3","impliedFormat":1},{"version":"9f39e70a354d0fba29ac3cdf6eca00b7f9e96f64b2b2780c432e8ea27f133743","impliedFormat":1},{"version":"0dace96cc0f7bc6d0ee2044921bdf19fe42d16284dbcc8ae200800d1c9579335","impliedFormat":1},{"version":"a2e2bbde231b65c53c764c12313897ffdfb6c49183dd31823ee2405f2f7b5378","impliedFormat":1},{"version":"ad1cc0ed328f3f708771272021be61ab146b32ecf2b78f3224959ff1e2cd2a5c","impliedFormat":1},{"version":"c64e1888baaa3253ca4405b455e4bf44f76357868a1bd0a52998ade9a092ad78","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc8c6f5322961b56d9906601b20798725df60baeab45ec014fba9f795d5596fd","impliedFormat":1},{"version":"0904660ae854e6d41f6ff25356db1d654436c6305b0f0aa89d1532df0253486e","impliedFormat":1},{"version":"148c73ec11318850f571172ceae3e55ce479d850fe18ec8eae0abd99d9f6c319","impliedFormat":1},{"version":"230bdc111d7578276e4a3bb9d075d85c78c6b68f428c3a9935e2eaa10f4ae1f5","impliedFormat":1},{"version":"e8aabbee5e7b9101b03bb4222607d57f38859b8115a8050a4eb91b4ee43a3a73","impliedFormat":1},{"version":"bbf42f98a5819f4f06e18c8b669a994afe9a17fe520ae3454a195e6eabf7700d","impliedFormat":1},{"version":"c0bb1b65757c72bbf8ddf7eaa532223bacf58041ff16c883e76f45506596e925","impliedFormat":1},{"version":"c8b85f7aed29f8f52b813f800611406b0bfe5cf3224d20a4bdda7c7f73ce368e","affectsGlobalScope":true,"impliedFormat":1},{"version":"145dcf25fd4967c610c53d93d7bc4dce8fbb1b6dd7935362472d4ae49363c7ba","impliedFormat":1},{"version":"ff65b8a8bd380c6d129becc35de02f7c29ad7ce03300331ca91311fb4044d1a9","impliedFormat":1},{"version":"04bf1aa481d1adfb16d93d76e44ce71c51c8ef68039d849926551199489637f6","impliedFormat":1},{"version":"9043daec15206650fa119bad6b8d70136021ea7d52673a71f79a87a42ee38d44","affectsGlobalScope":true,"impliedFormat":1},{"version":"d00e86e2e74089bf416b4c5cc433d88eb2e09dcef5e3c5b79ca04a36d8d8d6f5","affectsGlobalScope":true,"impliedFormat":1},{"version":"a58a15da4c5ba3df60c910a043281256fa52d36a0fcdef9b9100c646282e88dd","impliedFormat":1},{"version":"b36beffbf8acdc3ebc58c8bb4b75574b31a2169869c70fc03f82895b93950a12","impliedFormat":1},{"version":"de263f0089aefbfd73c89562fb7254a7468b1f33b61839aafc3f035d60766cb4","impliedFormat":1},{"version":"77fbe5eecb6fac4b6242bbf6eebfc43e98ce5ccba8fa44e0ef6a95c945ff4d98","impliedFormat":1},{"version":"8c81fd4a110490c43d7c578e8c6f69b3af01717189196899a6a44f93daa57a3a","impliedFormat":1},{"version":"5fb39858b2459864b139950a09adae4f38dad87c25bf572ce414f10e4bd7baab","impliedFormat":1},{"version":"65faec1b4bd63564aeec33eab9cacfaefd84ce2400f03903a71a1841fbce195f","impliedFormat":1},{"version":"b33b74b97952d9bf4fbd2951dcfbb5136656ddb310ce1c84518aaa77dbca9992","impliedFormat":1},{"version":"37ba7b45141a45ce6e80e66f2a96c8a5ab1bcef0fc2d0f56bb58df96ec67e972","impliedFormat":1},{"version":"45650f47bfb376c8a8ed39d4bcda5902ab899a3150029684ee4c10676d9fbaee","impliedFormat":1},{"version":"6b306cd4282bbb54d4a6bb23cfb7a271160983dfc38c67b5a132504cfcc34896","affectsGlobalScope":true,"impliedFormat":1},{"version":"c119835edf36415081dfd9ed15fc0cd37aaa28d232be029ad073f15f3d88c323","impliedFormat":1},{"version":"450172a56b944c2d83f45cc11c9a388ea967cd301a21202aa0a23c34c7506a18","impliedFormat":1},{"version":"9705cd157ffbb91c5cab48bdd2de5a437a372e63f870f8a8472e72ff634d47c1","affectsGlobalScope":true,"impliedFormat":1},{"version":"ae86f30d5d10e4f75ce8dcb6e1bd3a12ecec3d071a21e8f462c5c85c678efb41","impliedFormat":1},{"version":"a1a3cbade20430dcb7f00fa23c2f020e827d5620c0d44213db1665c53231f1fc","impliedFormat":1},{"version":"e03460fe72b259f6d25ad029f085e4bedc3f90477da4401d8fbc1efa9793230e","impliedFormat":1},{"version":"4286a3a6619514fca656089aee160bb6f2e77f4dd53dc5a96b26a0b4fc778055","impliedFormat":1},{"version":"69e0a41d620fb678a899c65e073413b452f4db321b858fe422ad93fd686cd49a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3585d6891e9ea18e07d0755a6d90d71331558ba5dc5561933553209f886db106","affectsGlobalScope":true,"impliedFormat":1},{"version":"86be71cbb0593468644932a6eb96d527cfa600cecfc0b698af5f52e51804451d","impliedFormat":1},{"version":"84dd6b0fd2505135692935599d6606f50a421389e8d4535194bcded307ee5cf2","impliedFormat":1},{"version":"0d5b085f36e6dc55bc6332ecb9c733be3a534958c238fb8d8d18d4a2b6f2a15a","impliedFormat":1},{"version":"db19ea066fdc5f97df3f769e582ae3000380ab7942e266654bdb1a4650d19eaf","affectsGlobalScope":true,"impliedFormat":1},{"version":"2a034894bf28c220a331c7a0229d33564803abe2ac1b9a5feee91b6b9b6e88ea","impliedFormat":1},{"version":"d7e9ab1b0996639047c61c1e62f85c620e4382206b3abb430d9a21fb7bc23c77","impliedFormat":1},{"version":"211440ce81e87b3491cdf07155881344b0a61566df6e749acff0be7e8b9d1a07","impliedFormat":1},{"version":"5d9a0b6e6be8dbb259f64037bce02f34692e8c1519f5cd5d467d7fa4490dced4","impliedFormat":1},{"version":"880da0e0f3ebca42f9bd1bc2d3e5e7df33f2619d85f18ee0ed4bd16d1800bc32","impliedFormat":1},{"version":"89121c1bf2990f5219bfd802a3e7fc557de447c62058d6af68d6b6348d64499a","impliedFormat":1},{"version":"79b4369233a12c6fa4a07301ecb7085802c98f3a77cf9ab97eee27e1656f82e6","impliedFormat":1},{"version":"f3d8c757e148ad968f0d98697987db363070abada5f503da3c06aefd9d4248c1","impliedFormat":1},{"version":"742f21debb3937c3839a63245648238555bdab1ea095d43fd10c88a64029bf76","impliedFormat":1},{"version":"7cfdf3b9a5ba934a058bfc9390c074104dc7223b7e3c16fd5335206d789bc3d3","impliedFormat":1},{"version":"0944f27ebff4b20646b71e7e3faaaae50a6debd40bc63e225de1320dd15c5795","impliedFormat":1},{"version":"8a7219b41d3c1c93f3f3b779146f313efade2404eeece88dcd366df7e2364977","impliedFormat":1},{"version":"a109c4289d59d9019cfe1eeab506fe57817ee549499b02a83a7e9d3bdf662d63","impliedFormat":1},{"version":"d4a22007b481fe2a2e6bfd3a42c00cd62d41edb36d30fc4697df2692e9891fc8","impliedFormat":1},{"version":"5d30565583300c9256072a013ac0318cc603ff769b4c5cafc222394ea93963e1","impliedFormat":1},{"version":"29f72ec1289ae3aeda78bf14b38086d3d803262ac13904b400422941a26a3636","affectsGlobalScope":true,"impliedFormat":1},{"version":"a0249b1efb097b8e4917b8be12fe2739da6dc3a8a925d8fc0e8e391bd7837fdf","impliedFormat":1},{"version":"916be7d770b0ae0406be9486ac12eb9825f21514961dd050594c4b250617d5a8","impliedFormat":1},{"version":"10da7dfa7803d3e1a76e474bd2a5999fc92a4c0f850a9e9b06bebadf74939cf5","impliedFormat":1},{"version":"e85d04f57b46201ddc8ba238a84322432a4803a5d65e0bbd8b3b4f05345edd51","impliedFormat":1},{"version":"28ca156f93e9f2f073d825452a114d106291d123564ca49af5b108ba20311011","affectsGlobalScope":true,"impliedFormat":1}],"root":[[60,84]],"options":{"allowSyntheticDefaultImports":true,"composite":true,"declaration":true,"declarationMap":true,"esModuleInterop":true,"module":199,"outDir":"./dist","rootDir":"./src","skipLibCheck":true,"target":9},"referencedMap":[[87,1],[85,2],[88,2],[199,3],[201,4],[202,2],[197,5],[198,2],[203,2],[204,6],[206,7],[207,8],[208,4],[205,2],[209,9],[210,2],[211,2],[143,10],[144,10],[145,11],[91,12],[146,13],[147,14],[148,15],[89,2],[149,16],[150,17],[151,18],[152,19],[153,20],[154,21],[155,21],[156,22],[157,23],[158,24],[159,25],[92,2],[90,2],[160,26],[161,27],[162,28],[196,29],[163,30],[164,2],[165,31],[166,32],[167,33],[168,34],[169,35],[170,36],[171,37],[172,38],[173,39],[174,39],[175,40],[176,2],[177,41],[178,42],[180,43],[179,44],[181,45],[182,46],[183,47],[184,48],[185,49],[186,50],[187,51],[188,52],[189,53],[190,54],[191,55],[192,56],[193,57],[93,2],[94,58],[95,2],[96,2],[139,59],[140,60],[141,2],[142,45],[194,61],[195,62],[212,2],[213,2],[214,2],[200,2],[215,2],[86,2],[97,2],[58,2],[59,2],[11,2],[10,2],[2,2],[12,2],[13,2],[14,2],[15,2],[16,2],[17,2],[18,2],[19,2],[3,2],[20,2],[21,2],[4,2],[22,2],[26,2],[23,2],[24,2],[25,2],[27,2],[28,2],[29,2],[5,2],[30,2],[31,2],[32,2],[33,2],[6,2],[37,2],[34,2],[35,2],[36,2],[38,2],[7,2],[39,2],[44,2],[45,2],[40,2],[41,2],[42,2],[43,2],[8,2],[49,2],[46,2],[47,2],[48,2],[50,2],[9,2],[51,2],[52,2],[53,2],[55,2],[54,2],[1,2],[56,2],[57,2],[115,63],[127,64],[113,65],[128,66],[137,67],[104,68],[105,69],[103,70],[136,71],[131,72],[135,73],[107,74],[124,75],[106,76],[134,77],[101,78],[102,72],[108,79],[109,2],[114,80],[112,79],[99,81],[138,82],[129,83],[118,84],[117,79],[119,85],[122,86],[116,87],[120,88],[132,71],[110,89],[111,90],[123,91],[100,66],[126,92],[125,79],[121,93],[130,2],[98,2],[133,94],[72,95],[83,96],[66,97],[63,98],[61,97],[70,99],[69,100],[68,101],[62,102],[84,103],[64,104],[65,105],[71,106],[67,107],[80,108],[60,109],[73,110],[82,111],[74,112],[75,113],[76,114],[77,115],[79,116],[81,117],[78,118]],"latestChangedDtsFile":"./dist/paradigms/functional.d.ts","version":"5.9.3"}
|
|
1
|
+
{"fileNames":["../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.es2015.d.ts","../../node_modules/typescript/lib/lib.es2016.d.ts","../../node_modules/typescript/lib/lib.es2017.d.ts","../../node_modules/typescript/lib/lib.es2018.d.ts","../../node_modules/typescript/lib/lib.es2019.d.ts","../../node_modules/typescript/lib/lib.es2020.d.ts","../../node_modules/typescript/lib/lib.es2021.d.ts","../../node_modules/typescript/lib/lib.es2022.d.ts","../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../node_modules/typescript/lib/lib.es2016.intl.d.ts","../../node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../node_modules/typescript/lib/lib.es2017.date.d.ts","../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../node_modules/typescript/lib/lib.es2021.promise.d.ts","../../node_modules/typescript/lib/lib.es2021.string.d.ts","../../node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../node_modules/typescript/lib/lib.es2021.intl.d.ts","../../node_modules/typescript/lib/lib.es2022.array.d.ts","../../node_modules/typescript/lib/lib.es2022.error.d.ts","../../node_modules/typescript/lib/lib.es2022.intl.d.ts","../../node_modules/typescript/lib/lib.es2022.object.d.ts","../../node_modules/typescript/lib/lib.es2022.string.d.ts","../../node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../node_modules/typescript/lib/lib.esnext.float16.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","./src/visitor/base.ts","./src/globals/primitives.ts","./src/globals/types.ts","./src/globals/patterns.ts","./src/paradigms/functional.ts","./src/paradigms/imperative.ts","./src/globals/operators.ts","./src/paradigms/object.ts","./src/globals/testing.ts","./src/globals/statements.ts","./src/globals/runtime.ts","./src/paradigms/logic.ts","./src/globals/expressions.ts","./src/visitor/expressions.ts","./src/visitor/operations.ts","./src/visitor/patterns.ts","./src/visitor/primitives.ts","./src/visitor/statements.ts","./src/visitor/types.ts","./src/visitor/testing.ts","./src/paradigms/typeclasses.ts","./src/visitor/typeclasses.ts","./src/visitor/index.ts","./src/globals/generics.ts","./src/index.ts","../../node_modules/@types/deep-eql/index.d.ts","../../node_modules/assertion-error/index.d.ts","../../node_modules/@types/chai/index.d.ts","../../node_modules/@types/estree/index.d.ts","../../node_modules/@types/node/compatibility/iterators.d.ts","../../node_modules/@types/node/globals.typedarray.d.ts","../../node_modules/@types/node/buffer.buffer.d.ts","../../node_modules/@types/node/globals.d.ts","../../node_modules/@types/node/web-globals/abortcontroller.d.ts","../../node_modules/@types/node/web-globals/crypto.d.ts","../../node_modules/@types/node/web-globals/domexception.d.ts","../../node_modules/@types/node/web-globals/events.d.ts","../../node_modules/buffer/index.d.ts","../../node_modules/undici-types/utility.d.ts","../../node_modules/undici-types/header.d.ts","../../node_modules/undici-types/readable.d.ts","../../node_modules/undici-types/fetch.d.ts","../../node_modules/undici-types/formdata.d.ts","../../node_modules/undici-types/connector.d.ts","../../node_modules/undici-types/client-stats.d.ts","../../node_modules/undici-types/client.d.ts","../../node_modules/undici-types/errors.d.ts","../../node_modules/undici-types/dispatcher.d.ts","../../node_modules/undici-types/global-dispatcher.d.ts","../../node_modules/undici-types/global-origin.d.ts","../../node_modules/undici-types/pool-stats.d.ts","../../node_modules/undici-types/pool.d.ts","../../node_modules/undici-types/handlers.d.ts","../../node_modules/undici-types/balanced-pool.d.ts","../../node_modules/undici-types/h2c-client.d.ts","../../node_modules/undici-types/agent.d.ts","../../node_modules/undici-types/mock-interceptor.d.ts","../../node_modules/undici-types/mock-call-history.d.ts","../../node_modules/undici-types/mock-agent.d.ts","../../node_modules/undici-types/mock-client.d.ts","../../node_modules/undici-types/mock-pool.d.ts","../../node_modules/undici-types/snapshot-agent.d.ts","../../node_modules/undici-types/mock-errors.d.ts","../../node_modules/undici-types/proxy-agent.d.ts","../../node_modules/undici-types/env-http-proxy-agent.d.ts","../../node_modules/undici-types/retry-handler.d.ts","../../node_modules/undici-types/retry-agent.d.ts","../../node_modules/undici-types/api.d.ts","../../node_modules/undici-types/cache-interceptor.d.ts","../../node_modules/undici-types/interceptors.d.ts","../../node_modules/undici-types/util.d.ts","../../node_modules/undici-types/cookies.d.ts","../../node_modules/undici-types/patch.d.ts","../../node_modules/undici-types/websocket.d.ts","../../node_modules/undici-types/eventsource.d.ts","../../node_modules/undici-types/diagnostics-channel.d.ts","../../node_modules/undici-types/content-type.d.ts","../../node_modules/undici-types/cache.d.ts","../../node_modules/undici-types/index.d.ts","../../node_modules/@types/node/web-globals/fetch.d.ts","../../node_modules/@types/node/web-globals/navigator.d.ts","../../node_modules/@types/node/web-globals/storage.d.ts","../../node_modules/@types/node/web-globals/streams.d.ts","../../node_modules/@types/node/assert.d.ts","../../node_modules/@types/node/assert/strict.d.ts","../../node_modules/@types/node/async_hooks.d.ts","../../node_modules/@types/node/buffer.d.ts","../../node_modules/@types/node/child_process.d.ts","../../node_modules/@types/node/cluster.d.ts","../../node_modules/@types/node/console.d.ts","../../node_modules/@types/node/constants.d.ts","../../node_modules/@types/node/crypto.d.ts","../../node_modules/@types/node/dgram.d.ts","../../node_modules/@types/node/diagnostics_channel.d.ts","../../node_modules/@types/node/dns.d.ts","../../node_modules/@types/node/dns/promises.d.ts","../../node_modules/@types/node/domain.d.ts","../../node_modules/@types/node/events.d.ts","../../node_modules/@types/node/fs.d.ts","../../node_modules/@types/node/fs/promises.d.ts","../../node_modules/@types/node/http.d.ts","../../node_modules/@types/node/http2.d.ts","../../node_modules/@types/node/https.d.ts","../../node_modules/@types/node/inspector.d.ts","../../node_modules/@types/node/inspector.generated.d.ts","../../node_modules/@types/node/module.d.ts","../../node_modules/@types/node/net.d.ts","../../node_modules/@types/node/os.d.ts","../../node_modules/@types/node/path.d.ts","../../node_modules/@types/node/perf_hooks.d.ts","../../node_modules/@types/node/process.d.ts","../../node_modules/@types/node/punycode.d.ts","../../node_modules/@types/node/querystring.d.ts","../../node_modules/@types/node/readline.d.ts","../../node_modules/@types/node/readline/promises.d.ts","../../node_modules/@types/node/repl.d.ts","../../node_modules/@types/node/sea.d.ts","../../node_modules/@types/node/sqlite.d.ts","../../node_modules/@types/node/stream.d.ts","../../node_modules/@types/node/stream/promises.d.ts","../../node_modules/@types/node/stream/consumers.d.ts","../../node_modules/@types/node/stream/web.d.ts","../../node_modules/@types/node/string_decoder.d.ts","../../node_modules/@types/node/test.d.ts","../../node_modules/@types/node/timers.d.ts","../../node_modules/@types/node/timers/promises.d.ts","../../node_modules/@types/node/tls.d.ts","../../node_modules/@types/node/trace_events.d.ts","../../node_modules/@types/node/tty.d.ts","../../node_modules/@types/node/url.d.ts","../../node_modules/@types/node/util.d.ts","../../node_modules/@types/node/v8.d.ts","../../node_modules/@types/node/vm.d.ts","../../node_modules/@types/node/wasi.d.ts","../../node_modules/@types/node/worker_threads.d.ts","../../node_modules/@types/node/zlib.d.ts","../../node_modules/@types/node/index.d.ts","../../node_modules/@types/jsonfile/index.d.ts","../../node_modules/@types/jsonfile/utils.d.ts","../../node_modules/@types/fs-extra/index.d.ts","../../node_modules/@types/unist/index.d.ts","../../node_modules/@types/hast/index.d.ts","../../node_modules/@types/json-schema/index.d.ts","../../node_modules/@types/linkify-it/build/index.cjs.d.ts","../../node_modules/@types/linkify-it/index.d.ts","../../node_modules/@types/mdurl/build/index.cjs.d.ts","../../node_modules/@types/markdown-it/dist/index.cjs.d.ts","../../node_modules/@types/markdown-it/index.d.ts","../../node_modules/@types/mdast/index.d.ts","../../node_modules/@types/mdurl/index.d.ts","../../node_modules/@types/mocha/index.d.ts","../../node_modules/@types/moo/index.d.ts","../../node_modules/@types/parse-json/index.d.ts","../../node_modules/@types/parsimmon/index.d.ts","../../node_modules/@types/prismjs/index.d.ts","../../node_modules/@types/web-bluetooth/index.d.ts"],"fileIdsList":[[85,86,91,146,163,164],[91,146,163,164],[91,146,158,163,164,196,197,198],[91,146,163,164,200],[91,146,158,163,164,189,196],[91,146,163,164,203],[91,146,163,164,203,205],[91,146,163,164,206],[91,146,163,164,205],[91,143,144,146,163,164],[91,145,146,163,164],[146,163,164],[91,146,151,163,164,181],[91,146,147,152,157,163,164,166,178,189],[91,146,147,148,157,163,164,166],[91,146,149,163,164,190],[91,146,150,151,158,163,164,167],[91,146,151,163,164,178,186],[91,146,152,154,157,163,164,166],[91,145,146,153,163,164],[91,146,154,155,163,164],[91,146,156,157,163,164],[91,145,146,157,163,164],[91,146,157,158,159,163,164,178,189],[91,146,157,158,159,163,164,173,178,181],[91,138,146,154,157,160,163,164,166,178,189],[91,146,157,158,160,161,163,164,166,178,186,189],[91,146,160,162,163,164,178,186,189],[89,90,91,92,93,94,95,96,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195],[91,146,157,163,164],[91,146,163,164,165,189],[91,146,154,157,163,164,166,178],[91,146,163,164,167],[91,146,163,164,168],[91,145,146,163,164,169],[91,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195],[91,146,163,164,171],[91,146,163,164,172],[91,146,157,163,164,173,174],[91,146,163,164,173,175,190,192],[91,146,158,163,164],[91,146,157,163,164,178,179,181],[91,146,163,164,180,181],[91,146,163,164,178,179],[91,146,163,164,181],[91,146,163,164,182],[91,143,146,163,164,178,183],[91,146,157,163,164,184,185],[91,146,163,164,184,185],[91,146,151,163,164,166,178,186],[91,146,163,164,187],[91,146,163,164,166,188],[91,146,160,163,164,172,189],[91,146,151,163,164,190],[91,146,163,164,178,191],[91,146,163,164,165,192],[91,146,163,164,193],[91,146,151,163,164],[91,138,146,163,164],[91,146,163,164,194],[91,138,146,157,159,163,164,169,178,181,189,191,192,194],[91,146,163,164,178,195],[91,104,107,110,111,146,163,164,189],[91,107,146,163,164,178,189],[91,107,111,146,163,164,189],[91,146,163,164,178],[91,101,146,163,164],[91,105,146,163,164],[91,103,104,107,146,163,164,189],[91,146,163,164,166,186],[91,146,163,164,196],[91,101,146,163,164,196],[91,103,107,146,163,164,166,189],[91,98,99,100,102,106,146,157,163,164,178,189],[91,107,115,123,146,163,164],[91,99,105,146,163,164],[91,107,132,133,146,163,164],[91,99,102,107,146,163,164,181,189,196],[91,107,146,163,164],[91,103,107,146,163,164,189],[91,98,146,163,164],[91,101,102,103,105,106,107,108,109,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,133,134,135,136,137,146,163,164],[91,107,125,128,146,154,163,164],[91,107,115,116,117,146,163,164],[91,105,107,116,118,146,163,164],[91,106,146,163,164],[91,99,101,107,146,163,164],[91,107,111,116,118,146,163,164],[91,111,146,163,164],[91,105,107,110,146,163,164,189],[91,99,103,107,115,146,163,164],[91,107,125,146,163,164],[91,118,146,163,164],[91,101,107,132,146,163,164,181,194,196],[61,62,64,66,67,68,69,71,82,83,91,146,163,164],[69,72,82,91,146,163,164],[72,82,83,91,146,163,164],[61,62,82,83,91,146,163,164],[63,69,71,91,146,163,164],[61,62,63,64,65,67,68,71,72,82,83,91,146,163,164],[63,69,72,82,83,91,146,163,164],[61,72,82,83,91,146,163,164],[61,62,63,64,65,66,67,68,69,70,71,72,80,82,83,91,146,163,164],[63,72,82,83,91,146,163,164],[61,69,72,82,83,91,146,163,164],[61,63,69,70,72,82,83,91,146,163,164],[61,66,69,72,82,83,91,146,163,164],[61,62,69,82,83,91,146,163,164],[83,91,146,163,164],[60,64,67,71,72,91,146,163,164],[60,73,74,75,76,77,78,79,81,83,91,146,163,164],[60,66,83,91,146,163,164],[60,63,91,146,163,164],[60,61,91,146,163,164],[60,65,67,69,71,91,146,163,164],[60,68,91,146,163,164],[60,80,91,146,163,164],[60,62,91,146,163,164]],"fileInfos":[{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"fb0f136d372979348d59b3f5020b4cdb81b5504192b1cacff5d1fbba29378aa1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"a680117f487a4d2f30ea46f1b4b7f58bef1480456e18ba53ee85c2746eeca012","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"8cdf8847677ac7d20486e54dd3fcf09eda95812ac8ace44b4418da1bbbab6eb8","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"51ad4c928303041605b4d7ae32e0c1ee387d43a24cd6f1ebf4a2699e1076d4fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"196cb558a13d4533a5163286f30b0509ce0210e4b316c56c38d4c0fd2fb38405","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3c1ec6c95dafbaef0a1aba274eb47548159619480abe0c855dc321b47c4f8a","signature":"fbc8ab280c58983b53b710351f041af7bbca7901a263e95fab4a9fa3bd179241","impliedFormat":99},{"version":"9122b02901f0128e7656408b0efde1167d79f6e01d69181d349d4f08f4cec836","signature":"b868ad56e8566c4eff4b2ef8af6e4e7cef316101e579f0cb3c31bde19b6f45c5","impliedFormat":99},{"version":"9db4db11398dfe817dce5814a50b88ee758734d4c2c7af1db7d783a8423b6eb6","signature":"c17508477c741da10a42b19b0a30276806f7c5a8d6f7a55f0f82e0dbc39c5b03","impliedFormat":99},{"version":"3ecb686aaa45861f712c4bdf91ed221fce72a5cfc45ee902fba357d2933aa84f","signature":"6a2abf06e2c6055b94db9295423cae6c55178a5fae486d32c8688eb86675a7da","impliedFormat":99},{"version":"4a0debdc5f4b42bc2215371976abb82d1c648742a7e7aa41bf7641675a51df35","signature":"c5f4f37af9c360baa99b7b7a8f2218dd7299161a9bf6c8d284494cafd305192e","impliedFormat":99},{"version":"9da23c9a88d097af4bfc7d0930fc1e5ee09bf5671a6be1cbd4f049b7366d1f87","signature":"abfb0f9b9c93f43de99edb1e174463430819e543ada3bda0f369c5299f034f42","impliedFormat":99},{"version":"a72042798273fd14ac6e9d0bcb97a95c2cc51ce5bf8edd0964b25187dee7d2a5","signature":"fca91fc05370d8d767fa10609c3f1b46f7d83dd61fb7b3e5e9c51338af1da0d8","impliedFormat":99},{"version":"ce784ce2184d67fce86b640e55b6e25a7bf555815293ba4b3198a0dd13d8c3c0","signature":"a2aa681d0e805d35c9e4f79d12be79ff85d5591885f6f8e011a2c43fe9b0fca5","impliedFormat":99},{"version":"39aca2b82276d483874bd90b5b3784b15761a2b4ca3067cfe91f161ff426fcc4","signature":"373dfcd2425c30d55f1aa519587897cee741d2e2a0ab9fbf35b8200db2ea6260","impliedFormat":99},{"version":"d5f03a5d7098c54f224f6104d3f82e2549e9d5ba2ad5b09e9597bfbc274b08a6","signature":"7190eb2bd3e07d4e7bfde70261728b379d0faff029ca2e07fa4ffd10d4f65e88","impliedFormat":99},{"version":"40d4334ddca8f86875865118e49a977c1a3eaae89b12fe4c17035789bdc90496","signature":"72dd4dd19f93d88d13c481b1bb2d4019839e0fe7855d6c5eedfa08c0a37cd315","impliedFormat":99},{"version":"a8cfddcc8604c085f7c8ed4a30a73800887b10ddb7fd6780fb612c132c496bcc","signature":"4f54affbeb60b8fb12efc0f837ba3a3088630bea7784f1d38f91a725b993cc0b","impliedFormat":99},{"version":"abb5c2f016a9a38bb53eb8391dca6ee03b9e780ead81911a44d66d44c72bc455","signature":"15f68119c8710e1fe2963c547d946fbe2289c3abd166dbf8f36e0b44934efa32","impliedFormat":99},{"version":"805d63d521abd575072a48b8ae0e8c2029f97992e22db0ae2d7b8b1393b9f2be","signature":"64d55fb8eeb0b8f0deeb138f5274d5becb4b9e8d961a5710064dfa5d8db36008","impliedFormat":99},{"version":"8f4bb5b5958dc0624d18c4e2d2070af1885768a883dcba9b811f2a0b6f71b858","signature":"b0ae18a5e6f28c5240783e9dfaff9c867952667fd46e1f2406efb9adeb467405","impliedFormat":99},{"version":"efec5059aeca8ea6888a95d63ad843c3fd3917af4e2b99f577c98d847f500908","signature":"598a26e1d627ab3aa53270d9bd79bf85a58ebc6998f54f1023e220011cc655f6","impliedFormat":99},{"version":"3b3440292165d997bb73cfe6729b693c2f1a685c70fada03b1d394747c9fdf5f","signature":"86f985c9bc36fe63d1c69a4edb0de479f6191cf8ea65aab02c6b9064b84a6754","impliedFormat":99},{"version":"a80c4dea0a3a87abe193d625bd3ad76bfa0905ff15b5e7e9fe201cfe6fbd0dab","signature":"ab30d95e3fbe9e1626e8e7c7b1947c40d10c59d4a7687f3977eacca5a9b05fca","impliedFormat":99},{"version":"6cafc065985acdfb14e1c0a83deee0902fddbe0aa75346271fe4cf68dcd71333","signature":"a8ac51866816675e26ab4a33b737df489335913235c01fce64fa9f1d53310255","impliedFormat":99},{"version":"c6d8a3df644da7001500abfbdd264c4f92542d346527d984542a31e9c83e012a","signature":"b69d01af75169ee1d860f5a32b15d5960b697988b2678242fd3d5167449fbb29","impliedFormat":99},{"version":"0c3f7ca0ec42142abef53e9cb680ca5dd2678e177482028d8146e4c6016832b1","signature":"46b70af618777dd55b1a83ea33aeaf57e54b290fc0bcb46791f766b547fae49a","impliedFormat":99},{"version":"fc690f14b5dbe79b734523d2905a4ed4e2d77acc7bbc18623c6583b9df62708a","signature":"e747752eaa31b7f780bef480144c3e5ecf77740e90da4a7119040b9b3e0b965f","impliedFormat":99},{"version":"0574fd4fdd6115346a97c8830bb1f4ca463d774e591335431e41a8b8a00ae140","signature":"81e63c43c3e016d055c718a2a0bc081a67e829e673f31acc440be58c3dea2d53","impliedFormat":99},{"version":"45a813b54aa214d5970c61aae7590fb54e0959abc69c2a86971be538573f3c14","signature":"d2859099ab95efee5ede787c70dad79c47e02cddd6d2a1f4e3eaf61796175711","impliedFormat":99},{"version":"1f237cdceb874b507a260de174732422b446ce3597d3142b157b086ba17639aa","signature":"8c5b4b2e1a6318646e6a40b19b363ae76674cd4c1cbf266471e5ca96d1cd9ecc","impliedFormat":99},{"version":"427fe2004642504828c1476d0af4270e6ad4db6de78c0b5da3e4c5ca95052a99","impliedFormat":1},{"version":"2eeffcee5c1661ddca53353929558037b8cf305ffb86a803512982f99bcab50d","impliedFormat":99},{"version":"9afb4cb864d297e4092a79ee2871b5d3143ea14153f62ef0bb04ede25f432030","affectsGlobalScope":true,"impliedFormat":99},{"version":"151ff381ef9ff8da2da9b9663ebf657eac35c4c9a19183420c05728f31a6761d","impliedFormat":1},{"version":"d153a11543fd884b596587ccd97aebbeed950b26933ee000f94009f1ab142848","affectsGlobalScope":true,"impliedFormat":1},{"version":"378281aa35786c27d5811af7e6bcaa492eebd0c7013d48137c35bbc69a2b9751","affectsGlobalScope":true,"impliedFormat":1},{"version":"3af97acf03cc97de58a3a4bc91f8f616408099bc4233f6d0852e72a8ffb91ac9","affectsGlobalScope":true,"impliedFormat":1},{"version":"1b2dd1cbeb0cc6ae20795958ba5950395ebb2849b7c8326853dd15530c77ab0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"1db0b7dca579049ca4193d034d835f6bfe73096c73663e5ef9a0b5779939f3d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"387a023d363f755eb63450a66c28b14cdd7bc30a104565e2dbf0a8988bb4a56c","affectsGlobalScope":true,"impliedFormat":1},{"version":"9798340ffb0d067d69b1ae5b32faa17ab31b82466a3fc00d8f2f2df0c8554aaa","affectsGlobalScope":true,"impliedFormat":1},{"version":"f26b11d8d8e4b8028f1c7d618b22274c892e4b0ef5b3678a8ccbad85419aef43","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e9c23ba78aabc2e0a27033f18737a6df754067731e69dc5f52823957d60a4b6","impliedFormat":1},{"version":"cdcf9ea426ad970f96ac930cd176d5c69c6c24eebd9fc580e1572d6c6a88f62c","impliedFormat":1},{"version":"23cd712e2ce083d68afe69224587438e5914b457b8acf87073c22494d706a3d0","impliedFormat":1},{"version":"487b694c3de27ddf4ad107d4007ad304d29effccf9800c8ae23c2093638d906a","impliedFormat":1},{"version":"3a80bc85f38526ca3b08007ee80712e7bb0601df178b23fbf0bf87036fce40ce","impliedFormat":1},{"version":"ccf4552357ce3c159ef75f0f0114e80401702228f1898bdc9402214c9499e8c0","impliedFormat":1},{"version":"c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","impliedFormat":1},{"version":"68834d631c8838c715f225509cfc3927913b9cc7a4870460b5b60c8dbdb99baf","impliedFormat":1},{"version":"2931540c47ee0ff8a62860e61782eb17b155615db61e36986e54645ec67f67c2","impliedFormat":1},{"version":"ccab02f3920fc75c01174c47fcf67882a11daf16baf9e81701d0a94636e94556","impliedFormat":1},{"version":"f6faf5f74e4c4cc309a6c6a6c4da02dbb840be5d3e92905a23dcd7b2b0bd1986","impliedFormat":1},{"version":"ea6bc8de8b59f90a7a3960005fd01988f98fd0784e14bc6922dde2e93305ec7d","impliedFormat":1},{"version":"36107995674b29284a115e21a0618c4c2751b32a8766dd4cb3ba740308b16d59","impliedFormat":1},{"version":"914a0ae30d96d71915fc519ccb4efbf2b62c0ddfb3a3fc6129151076bc01dc60","impliedFormat":1},{"version":"33e981bf6376e939f99bd7f89abec757c64897d33c005036b9a10d9587d80187","impliedFormat":1},{"version":"7fd1b31fd35876b0aa650811c25ec2c97a3c6387e5473eb18004bed86cdd76b6","impliedFormat":1},{"version":"b41767d372275c154c7ea6c9d5449d9a741b8ce080f640155cc88ba1763e35b3","impliedFormat":1},{"version":"3bacf516d686d08682751a3bd2519ea3b8041a164bfb4f1d35728993e70a2426","impliedFormat":1},{"version":"7fb266686238369442bd1719bc0d7edd0199da4fb8540354e1ff7f16669b4323","impliedFormat":1},{"version":"0a60a292b89ca7218b8616f78e5bbd1c96b87e048849469cccb4355e98af959a","impliedFormat":1},{"version":"0b6e25234b4eec6ed96ab138d96eb70b135690d7dd01f3dd8a8ab291c35a683a","impliedFormat":1},{"version":"9666f2f84b985b62400d2e5ab0adae9ff44de9b2a34803c2c5bd3c8325b17dc0","impliedFormat":1},{"version":"40cd35c95e9cf22cfa5bd84e96408b6fcbca55295f4ff822390abb11afbc3dca","impliedFormat":1},{"version":"b1616b8959bf557feb16369c6124a97a0e74ed6f49d1df73bb4b9ddf68acf3f3","impliedFormat":1},{"version":"5b03a034c72146b61573aab280f295b015b9168470f2df05f6080a2122f9b4df","impliedFormat":1},{"version":"40b463c6766ca1b689bfcc46d26b5e295954f32ad43e37ee6953c0a677e4ae2b","impliedFormat":1},{"version":"249b9cab7f5d628b71308c7d9bb0a808b50b091e640ba3ed6e2d0516f4a8d91d","impliedFormat":1},{"version":"80aae6afc67faa5ac0b32b5b8bc8cc9f7fa299cff15cf09cc2e11fd28c6ae29e","impliedFormat":1},{"version":"f473cd2288991ff3221165dcf73cd5d24da30391f87e85b3dd4d0450c787a391","impliedFormat":1},{"version":"499e5b055a5aba1e1998f7311a6c441a369831c70905cc565ceac93c28083d53","impliedFormat":1},{"version":"54c3e2371e3d016469ad959697fd257e5621e16296fa67082c2575d0bf8eced0","impliedFormat":1},{"version":"beb8233b2c220cfa0feea31fbe9218d89fa02faa81ef744be8dce5acb89bb1fd","impliedFormat":1},{"version":"c183b931b68ad184bc8e8372bf663f3d33304772fb482f29fb91b3c391031f3e","impliedFormat":1},{"version":"5d0375ca7310efb77e3ef18d068d53784faf62705e0ad04569597ae0e755c401","impliedFormat":1},{"version":"59af37caec41ecf7b2e76059c9672a49e682c1a2aa6f9d7dc78878f53aa284d6","impliedFormat":1},{"version":"addf417b9eb3f938fddf8d81e96393a165e4be0d4a8b6402292f9c634b1cb00d","impliedFormat":1},{"version":"48cc3ec153b50985fb95153258a710782b25975b10dd4ac8a4f3920632d10790","impliedFormat":1},{"version":"adf27937dba6af9f08a68c5b1d3fce0ca7d4b960c57e6d6c844e7d1a8e53adae","impliedFormat":1},{"version":"e1528ca65ac90f6fa0e4a247eb656b4263c470bb22d9033e466463e13395e599","impliedFormat":1},{"version":"2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","impliedFormat":1},{"version":"c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","impliedFormat":1},{"version":"866078923a56d026e39243b4392e282c1c63159723996fa89243140e1388a98d","impliedFormat":1},{"version":"830171b27c5fdf9bcbe4cf7d428fcf3ae2c67780fb7fbdccdf70d1623d938bc4","affectsGlobalScope":true,"impliedFormat":1},{"version":"1cf059eaf468efcc649f8cf6075d3cb98e9a35a0fe9c44419ec3d2f5428d7123","affectsGlobalScope":true,"impliedFormat":1},{"version":"e7721c4f69f93c91360c26a0a84ee885997d748237ef78ef665b153e622b36c1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d97fb21da858fb18b8ae72c314e9743fd52f73ebe2764e12af1db32fc03f853f","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ea15fd99b2e34cb25fe8346c955000bb70c8b423ae4377a972ef46bfb37f595","impliedFormat":1},{"version":"7cf69dd5502c41644c9e5106210b5da7144800670cbe861f66726fa209e231c4","impliedFormat":1},{"version":"72c1f5e0a28e473026074817561d1bc9647909cf253c8d56c41d1df8d95b85f7","impliedFormat":1},{"version":"f9b4137a0d285bd77dba2e6e895530112264310ae47e07bf311feae428fb8b61","affectsGlobalScope":true,"impliedFormat":1},{"version":"8b21e13ed07d0df176ae31d6b7f01f7b17d66dbeb489c0d31d00de2ca14883da","impliedFormat":1},{"version":"51aecd2df90a3cffea1eb4696b33b2d78594ea2aa2138e6b9471ec4841c6c2ee","impliedFormat":1},{"version":"9d8f9e63e29a3396285620908e7f14d874d066caea747dc4b2c378f0599166b4","affectsGlobalScope":true,"impliedFormat":1},{"version":"5524481e56c48ff486f42926778c0a3cce1cc85dc46683b92b1271865bcf015a","impliedFormat":1},{"version":"f929f0b6b3421a2d34344b0f421f45aeb2c84ad365ebf29d04312023b3accc58","impliedFormat":1},{"version":"db9ada976f9e52e13f7ae8b9a320f4b67b87685938c5879187d8864b2fbe97f3","impliedFormat":1},{"version":"9f39e70a354d0fba29ac3cdf6eca00b7f9e96f64b2b2780c432e8ea27f133743","impliedFormat":1},{"version":"0dace96cc0f7bc6d0ee2044921bdf19fe42d16284dbcc8ae200800d1c9579335","impliedFormat":1},{"version":"a2e2bbde231b65c53c764c12313897ffdfb6c49183dd31823ee2405f2f7b5378","impliedFormat":1},{"version":"ad1cc0ed328f3f708771272021be61ab146b32ecf2b78f3224959ff1e2cd2a5c","impliedFormat":1},{"version":"c64e1888baaa3253ca4405b455e4bf44f76357868a1bd0a52998ade9a092ad78","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc8c6f5322961b56d9906601b20798725df60baeab45ec014fba9f795d5596fd","impliedFormat":1},{"version":"0904660ae854e6d41f6ff25356db1d654436c6305b0f0aa89d1532df0253486e","impliedFormat":1},{"version":"148c73ec11318850f571172ceae3e55ce479d850fe18ec8eae0abd99d9f6c319","impliedFormat":1},{"version":"230bdc111d7578276e4a3bb9d075d85c78c6b68f428c3a9935e2eaa10f4ae1f5","impliedFormat":1},{"version":"e8aabbee5e7b9101b03bb4222607d57f38859b8115a8050a4eb91b4ee43a3a73","impliedFormat":1},{"version":"bbf42f98a5819f4f06e18c8b669a994afe9a17fe520ae3454a195e6eabf7700d","impliedFormat":1},{"version":"c0bb1b65757c72bbf8ddf7eaa532223bacf58041ff16c883e76f45506596e925","impliedFormat":1},{"version":"c8b85f7aed29f8f52b813f800611406b0bfe5cf3224d20a4bdda7c7f73ce368e","affectsGlobalScope":true,"impliedFormat":1},{"version":"145dcf25fd4967c610c53d93d7bc4dce8fbb1b6dd7935362472d4ae49363c7ba","impliedFormat":1},{"version":"ff65b8a8bd380c6d129becc35de02f7c29ad7ce03300331ca91311fb4044d1a9","impliedFormat":1},{"version":"04bf1aa481d1adfb16d93d76e44ce71c51c8ef68039d849926551199489637f6","impliedFormat":1},{"version":"9043daec15206650fa119bad6b8d70136021ea7d52673a71f79a87a42ee38d44","affectsGlobalScope":true,"impliedFormat":1},{"version":"d00e86e2e74089bf416b4c5cc433d88eb2e09dcef5e3c5b79ca04a36d8d8d6f5","affectsGlobalScope":true,"impliedFormat":1},{"version":"a58a15da4c5ba3df60c910a043281256fa52d36a0fcdef9b9100c646282e88dd","impliedFormat":1},{"version":"b36beffbf8acdc3ebc58c8bb4b75574b31a2169869c70fc03f82895b93950a12","impliedFormat":1},{"version":"de263f0089aefbfd73c89562fb7254a7468b1f33b61839aafc3f035d60766cb4","impliedFormat":1},{"version":"77fbe5eecb6fac4b6242bbf6eebfc43e98ce5ccba8fa44e0ef6a95c945ff4d98","impliedFormat":1},{"version":"8c81fd4a110490c43d7c578e8c6f69b3af01717189196899a6a44f93daa57a3a","impliedFormat":1},{"version":"5fb39858b2459864b139950a09adae4f38dad87c25bf572ce414f10e4bd7baab","impliedFormat":1},{"version":"65faec1b4bd63564aeec33eab9cacfaefd84ce2400f03903a71a1841fbce195f","impliedFormat":1},{"version":"b33b74b97952d9bf4fbd2951dcfbb5136656ddb310ce1c84518aaa77dbca9992","impliedFormat":1},{"version":"37ba7b45141a45ce6e80e66f2a96c8a5ab1bcef0fc2d0f56bb58df96ec67e972","impliedFormat":1},{"version":"45650f47bfb376c8a8ed39d4bcda5902ab899a3150029684ee4c10676d9fbaee","impliedFormat":1},{"version":"6b306cd4282bbb54d4a6bb23cfb7a271160983dfc38c67b5a132504cfcc34896","affectsGlobalScope":true,"impliedFormat":1},{"version":"c119835edf36415081dfd9ed15fc0cd37aaa28d232be029ad073f15f3d88c323","impliedFormat":1},{"version":"450172a56b944c2d83f45cc11c9a388ea967cd301a21202aa0a23c34c7506a18","impliedFormat":1},{"version":"9705cd157ffbb91c5cab48bdd2de5a437a372e63f870f8a8472e72ff634d47c1","affectsGlobalScope":true,"impliedFormat":1},{"version":"ae86f30d5d10e4f75ce8dcb6e1bd3a12ecec3d071a21e8f462c5c85c678efb41","impliedFormat":1},{"version":"a1a3cbade20430dcb7f00fa23c2f020e827d5620c0d44213db1665c53231f1fc","impliedFormat":1},{"version":"e03460fe72b259f6d25ad029f085e4bedc3f90477da4401d8fbc1efa9793230e","impliedFormat":1},{"version":"4286a3a6619514fca656089aee160bb6f2e77f4dd53dc5a96b26a0b4fc778055","impliedFormat":1},{"version":"69e0a41d620fb678a899c65e073413b452f4db321b858fe422ad93fd686cd49a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3585d6891e9ea18e07d0755a6d90d71331558ba5dc5561933553209f886db106","affectsGlobalScope":true,"impliedFormat":1},{"version":"86be71cbb0593468644932a6eb96d527cfa600cecfc0b698af5f52e51804451d","impliedFormat":1},{"version":"84dd6b0fd2505135692935599d6606f50a421389e8d4535194bcded307ee5cf2","impliedFormat":1},{"version":"0d5b085f36e6dc55bc6332ecb9c733be3a534958c238fb8d8d18d4a2b6f2a15a","impliedFormat":1},{"version":"db19ea066fdc5f97df3f769e582ae3000380ab7942e266654bdb1a4650d19eaf","affectsGlobalScope":true,"impliedFormat":1},{"version":"2a034894bf28c220a331c7a0229d33564803abe2ac1b9a5feee91b6b9b6e88ea","impliedFormat":1},{"version":"d7e9ab1b0996639047c61c1e62f85c620e4382206b3abb430d9a21fb7bc23c77","impliedFormat":1},{"version":"211440ce81e87b3491cdf07155881344b0a61566df6e749acff0be7e8b9d1a07","impliedFormat":1},{"version":"5d9a0b6e6be8dbb259f64037bce02f34692e8c1519f5cd5d467d7fa4490dced4","impliedFormat":1},{"version":"880da0e0f3ebca42f9bd1bc2d3e5e7df33f2619d85f18ee0ed4bd16d1800bc32","impliedFormat":1},{"version":"89121c1bf2990f5219bfd802a3e7fc557de447c62058d6af68d6b6348d64499a","impliedFormat":1},{"version":"79b4369233a12c6fa4a07301ecb7085802c98f3a77cf9ab97eee27e1656f82e6","impliedFormat":1},{"version":"f3d8c757e148ad968f0d98697987db363070abada5f503da3c06aefd9d4248c1","impliedFormat":1},{"version":"742f21debb3937c3839a63245648238555bdab1ea095d43fd10c88a64029bf76","impliedFormat":1},{"version":"7cfdf3b9a5ba934a058bfc9390c074104dc7223b7e3c16fd5335206d789bc3d3","impliedFormat":1},{"version":"0944f27ebff4b20646b71e7e3faaaae50a6debd40bc63e225de1320dd15c5795","impliedFormat":1},{"version":"8a7219b41d3c1c93f3f3b779146f313efade2404eeece88dcd366df7e2364977","impliedFormat":1},{"version":"a109c4289d59d9019cfe1eeab506fe57817ee549499b02a83a7e9d3bdf662d63","impliedFormat":1},{"version":"d4a22007b481fe2a2e6bfd3a42c00cd62d41edb36d30fc4697df2692e9891fc8","impliedFormat":1},{"version":"5d30565583300c9256072a013ac0318cc603ff769b4c5cafc222394ea93963e1","impliedFormat":1},{"version":"29f72ec1289ae3aeda78bf14b38086d3d803262ac13904b400422941a26a3636","affectsGlobalScope":true,"impliedFormat":1},{"version":"a0249b1efb097b8e4917b8be12fe2739da6dc3a8a925d8fc0e8e391bd7837fdf","impliedFormat":1},{"version":"916be7d770b0ae0406be9486ac12eb9825f21514961dd050594c4b250617d5a8","impliedFormat":1},{"version":"10da7dfa7803d3e1a76e474bd2a5999fc92a4c0f850a9e9b06bebadf74939cf5","impliedFormat":1},{"version":"e85d04f57b46201ddc8ba238a84322432a4803a5d65e0bbd8b3b4f05345edd51","impliedFormat":1},{"version":"28ca156f93e9f2f073d825452a114d106291d123564ca49af5b108ba20311011","affectsGlobalScope":true,"impliedFormat":1}],"root":[[60,84]],"options":{"allowSyntheticDefaultImports":true,"composite":true,"declaration":true,"declarationMap":true,"esModuleInterop":true,"module":199,"outDir":"./dist","rootDir":"./src","skipLibCheck":true,"target":9},"referencedMap":[[87,1],[85,2],[88,2],[199,3],[201,4],[202,2],[197,5],[198,2],[203,2],[204,6],[206,7],[207,8],[208,4],[205,2],[209,9],[210,2],[211,2],[143,10],[144,10],[145,11],[91,12],[146,13],[147,14],[148,15],[89,2],[149,16],[150,17],[151,18],[152,19],[153,20],[154,21],[155,21],[156,22],[157,23],[158,24],[159,25],[92,2],[90,2],[160,26],[161,27],[162,28],[196,29],[163,30],[164,2],[165,31],[166,32],[167,33],[168,34],[169,35],[170,36],[171,37],[172,38],[173,39],[174,39],[175,40],[176,2],[177,41],[178,42],[180,43],[179,44],[181,45],[182,46],[183,47],[184,48],[185,49],[186,50],[187,51],[188,52],[189,53],[190,54],[191,55],[192,56],[193,57],[93,2],[94,58],[95,2],[96,2],[139,59],[140,60],[141,2],[142,45],[194,61],[195,62],[212,2],[213,2],[214,2],[200,2],[215,2],[86,2],[97,2],[58,2],[59,2],[11,2],[10,2],[2,2],[12,2],[13,2],[14,2],[15,2],[16,2],[17,2],[18,2],[19,2],[3,2],[20,2],[21,2],[4,2],[22,2],[26,2],[23,2],[24,2],[25,2],[27,2],[28,2],[29,2],[5,2],[30,2],[31,2],[32,2],[33,2],[6,2],[37,2],[34,2],[35,2],[36,2],[38,2],[7,2],[39,2],[44,2],[45,2],[40,2],[41,2],[42,2],[43,2],[8,2],[49,2],[46,2],[47,2],[48,2],[50,2],[9,2],[51,2],[52,2],[53,2],[55,2],[54,2],[1,2],[56,2],[57,2],[115,63],[127,64],[113,65],[128,66],[137,67],[104,68],[105,69],[103,70],[136,71],[131,72],[135,73],[107,74],[124,75],[106,76],[134,77],[101,78],[102,72],[108,79],[109,2],[114,80],[112,79],[99,81],[138,82],[129,83],[118,84],[117,79],[119,85],[122,86],[116,87],[120,88],[132,71],[110,89],[111,90],[123,91],[100,66],[126,92],[125,79],[121,93],[130,2],[98,2],[133,94],[72,95],[83,96],[66,97],[63,98],[61,97],[70,99],[69,100],[68,101],[62,102],[84,103],[64,104],[65,105],[71,106],[67,107],[80,108],[60,109],[73,110],[82,111],[74,112],[75,113],[76,114],[77,115],[79,116],[81,117],[78,118]],"latestChangedDtsFile":"./dist/index.d.ts","version":"5.9.3"}
|