|
2219 | 2219 | } |
2220 | 2220 | ] |
2221 | 2221 | }, |
2222 | | - "jsii-calc.ConfusingToJackson": { |
2223 | | - "assembly": "jsii-calc", |
2224 | | - "docs": { |
2225 | | - "stability": "experimental" |
2226 | | - }, |
2227 | | - "fqn": "jsii-calc.ConfusingToJackson", |
2228 | | - "kind": "class", |
2229 | | - "locationInModule": { |
2230 | | - "filename": "lib/compliance.ts", |
2231 | | - "line": 2275 |
2232 | | - }, |
2233 | | - "methods": [ |
2234 | | - { |
2235 | | - "docs": { |
2236 | | - "stability": "experimental" |
2237 | | - }, |
2238 | | - "locationInModule": { |
2239 | | - "filename": "lib/compliance.ts", |
2240 | | - "line": 2276 |
2241 | | - }, |
2242 | | - "name": "makeInstance", |
2243 | | - "returns": { |
2244 | | - "type": { |
2245 | | - "fqn": "jsii-calc.ConfusingToJackson" |
2246 | | - } |
2247 | | - }, |
2248 | | - "static": true |
2249 | | - }, |
2250 | | - { |
2251 | | - "docs": { |
2252 | | - "stability": "experimental" |
2253 | | - }, |
2254 | | - "locationInModule": { |
2255 | | - "filename": "lib/compliance.ts", |
2256 | | - "line": 2280 |
2257 | | - }, |
2258 | | - "name": "makeStructInstance", |
2259 | | - "returns": { |
2260 | | - "type": { |
2261 | | - "fqn": "jsii-calc.ConfusingToJacksonStruct" |
2262 | | - } |
2263 | | - }, |
2264 | | - "static": true |
2265 | | - } |
2266 | | - ], |
2267 | | - "name": "ConfusingToJackson", |
2268 | | - "properties": [ |
2269 | | - { |
2270 | | - "docs": { |
2271 | | - "stability": "experimental" |
2272 | | - }, |
2273 | | - "locationInModule": { |
2274 | | - "filename": "lib/compliance.ts", |
2275 | | - "line": 2284 |
2276 | | - }, |
2277 | | - "name": "unionProperty", |
2278 | | - "optional": true, |
2279 | | - "type": { |
2280 | | - "union": { |
2281 | | - "types": [ |
2282 | | - { |
2283 | | - "fqn": "@scope/jsii-calc-lib.IFriendly" |
2284 | | - }, |
2285 | | - { |
2286 | | - "collection": { |
2287 | | - "elementtype": { |
2288 | | - "union": { |
2289 | | - "types": [ |
2290 | | - { |
2291 | | - "fqn": "@scope/jsii-calc-lib.IFriendly" |
2292 | | - }, |
2293 | | - { |
2294 | | - "fqn": "jsii-calc.AbstractClass" |
2295 | | - } |
2296 | | - ] |
2297 | | - } |
2298 | | - }, |
2299 | | - "kind": "array" |
2300 | | - } |
2301 | | - } |
2302 | | - ] |
2303 | | - } |
2304 | | - } |
2305 | | - } |
2306 | | - ] |
2307 | | - }, |
2308 | | - "jsii-calc.ConfusingToJacksonStruct": { |
2309 | | - "assembly": "jsii-calc", |
2310 | | - "datatype": true, |
2311 | | - "docs": { |
2312 | | - "stability": "experimental" |
2313 | | - }, |
2314 | | - "fqn": "jsii-calc.ConfusingToJacksonStruct", |
2315 | | - "kind": "interface", |
2316 | | - "locationInModule": { |
2317 | | - "filename": "lib/compliance.ts", |
2318 | | - "line": 2288 |
2319 | | - }, |
2320 | | - "name": "ConfusingToJacksonStruct", |
2321 | | - "properties": [ |
2322 | | - { |
2323 | | - "abstract": true, |
2324 | | - "docs": { |
2325 | | - "stability": "experimental" |
2326 | | - }, |
2327 | | - "immutable": true, |
2328 | | - "locationInModule": { |
2329 | | - "filename": "lib/compliance.ts", |
2330 | | - "line": 2289 |
2331 | | - }, |
2332 | | - "name": "unionProperty", |
2333 | | - "optional": true, |
2334 | | - "type": { |
2335 | | - "union": { |
2336 | | - "types": [ |
2337 | | - { |
2338 | | - "fqn": "@scope/jsii-calc-lib.IFriendly" |
2339 | | - }, |
2340 | | - { |
2341 | | - "collection": { |
2342 | | - "elementtype": { |
2343 | | - "union": { |
2344 | | - "types": [ |
2345 | | - { |
2346 | | - "fqn": "@scope/jsii-calc-lib.IFriendly" |
2347 | | - }, |
2348 | | - { |
2349 | | - "fqn": "jsii-calc.AbstractClass" |
2350 | | - } |
2351 | | - ] |
2352 | | - } |
2353 | | - }, |
2354 | | - "kind": "array" |
2355 | | - } |
2356 | | - } |
2357 | | - ] |
2358 | | - } |
2359 | | - } |
2360 | | - } |
2361 | | - ] |
2362 | | - }, |
2363 | 2222 | "jsii-calc.ConstructorPassesThisOut": { |
2364 | 2223 | "assembly": "jsii-calc", |
2365 | 2224 | "docs": { |
|
3515 | 3374 | "kind": "class", |
3516 | 3375 | "locationInModule": { |
3517 | 3376 | "filename": "lib/compliance.ts", |
3518 | | - "line": 2297 |
| 3377 | + "line": 2275 |
3519 | 3378 | }, |
3520 | 3379 | "name": "DisappointingCollectionSource", |
3521 | 3380 | "properties": [ |
|
3529 | 3388 | "immutable": true, |
3530 | 3389 | "locationInModule": { |
3531 | 3390 | "filename": "lib/compliance.ts", |
3532 | | - "line": 2299 |
| 3391 | + "line": 2277 |
3533 | 3392 | }, |
3534 | 3393 | "name": "maybeList", |
3535 | 3394 | "optional": true, |
|
3553 | 3412 | "immutable": true, |
3554 | 3413 | "locationInModule": { |
3555 | 3414 | "filename": "lib/compliance.ts", |
3556 | | - "line": 2301 |
| 3415 | + "line": 2279 |
3557 | 3416 | }, |
3558 | 3417 | "name": "maybeMap", |
3559 | 3418 | "optional": true, |
|
5334 | 5193 | "kind": "interface", |
5335 | 5194 | "locationInModule": { |
5336 | 5195 | "filename": "lib/compliance.ts", |
5337 | | - "line": 2309 |
| 5196 | + "line": 2287 |
5338 | 5197 | }, |
5339 | 5198 | "methods": [ |
5340 | 5199 | { |
|
5344 | 5203 | }, |
5345 | 5204 | "locationInModule": { |
5346 | 5205 | "filename": "lib/compliance.ts", |
5347 | | - "line": 2311 |
| 5206 | + "line": 2289 |
5348 | 5207 | }, |
5349 | 5208 | "name": "wasSet", |
5350 | 5209 | "returns": { |
|
5363 | 5222 | }, |
5364 | 5223 | "locationInModule": { |
5365 | 5224 | "filename": "lib/compliance.ts", |
5366 | | - "line": 2310 |
| 5225 | + "line": 2288 |
5367 | 5226 | }, |
5368 | 5227 | "name": "property", |
5369 | 5228 | "type": { |
|
6837 | 6696 | "kind": "class", |
6838 | 6697 | "locationInModule": { |
6839 | 6698 | "filename": "lib/compliance.ts", |
6840 | | - "line": 2340 |
| 6699 | + "line": 2318 |
6841 | 6700 | }, |
6842 | 6701 | "methods": [ |
6843 | 6702 | { |
|
6846 | 6705 | }, |
6847 | 6706 | "locationInModule": { |
6848 | 6707 | "filename": "lib/compliance.ts", |
6849 | | - "line": 2385 |
| 6708 | + "line": 2363 |
6850 | 6709 | }, |
6851 | 6710 | "name": "anyArray", |
6852 | 6711 | "returns": { |
|
6862 | 6721 | }, |
6863 | 6722 | "locationInModule": { |
6864 | 6723 | "filename": "lib/compliance.ts", |
6865 | | - "line": 2381 |
| 6724 | + "line": 2359 |
6866 | 6725 | }, |
6867 | 6726 | "name": "anyBooleanFalse", |
6868 | 6727 | "returns": { |
|
6878 | 6737 | }, |
6879 | 6738 | "locationInModule": { |
6880 | 6739 | "filename": "lib/compliance.ts", |
6881 | | - "line": 2377 |
| 6740 | + "line": 2355 |
6882 | 6741 | }, |
6883 | 6742 | "name": "anyBooleanTrue", |
6884 | 6743 | "returns": { |
|
6894 | 6753 | }, |
6895 | 6754 | "locationInModule": { |
6896 | 6755 | "filename": "lib/compliance.ts", |
6897 | | - "line": 2357 |
| 6756 | + "line": 2335 |
6898 | 6757 | }, |
6899 | 6758 | "name": "anyDate", |
6900 | 6759 | "returns": { |
|
6910 | 6769 | }, |
6911 | 6770 | "locationInModule": { |
6912 | 6771 | "filename": "lib/compliance.ts", |
6913 | | - "line": 2373 |
| 6772 | + "line": 2351 |
6914 | 6773 | }, |
6915 | 6774 | "name": "anyEmptyString", |
6916 | 6775 | "returns": { |
|
6926 | 6785 | }, |
6927 | 6786 | "locationInModule": { |
6928 | 6787 | "filename": "lib/compliance.ts", |
6929 | | - "line": 2353 |
| 6788 | + "line": 2331 |
6930 | 6789 | }, |
6931 | 6790 | "name": "anyFunction", |
6932 | 6791 | "returns": { |
|
6942 | 6801 | }, |
6943 | 6802 | "locationInModule": { |
6944 | 6803 | "filename": "lib/compliance.ts", |
6945 | | - "line": 2389 |
| 6804 | + "line": 2367 |
6946 | 6805 | }, |
6947 | 6806 | "name": "anyHash", |
6948 | 6807 | "returns": { |
|
6958 | 6817 | }, |
6959 | 6818 | "locationInModule": { |
6960 | 6819 | "filename": "lib/compliance.ts", |
6961 | | - "line": 2345 |
| 6820 | + "line": 2323 |
6962 | 6821 | }, |
6963 | 6822 | "name": "anyNull", |
6964 | 6823 | "returns": { |
|
6974 | 6833 | }, |
6975 | 6834 | "locationInModule": { |
6976 | 6835 | "filename": "lib/compliance.ts", |
6977 | | - "line": 2361 |
| 6836 | + "line": 2339 |
6978 | 6837 | }, |
6979 | 6838 | "name": "anyNumber", |
6980 | 6839 | "returns": { |
|
6990 | 6849 | }, |
6991 | 6850 | "locationInModule": { |
6992 | 6851 | "filename": "lib/compliance.ts", |
6993 | | - "line": 2393 |
| 6852 | + "line": 2371 |
6994 | 6853 | }, |
6995 | 6854 | "name": "anyRef", |
6996 | 6855 | "returns": { |
|
7006 | 6865 | }, |
7007 | 6866 | "locationInModule": { |
7008 | 6867 | "filename": "lib/compliance.ts", |
7009 | | - "line": 2369 |
| 6868 | + "line": 2347 |
7010 | 6869 | }, |
7011 | 6870 | "name": "anyString", |
7012 | 6871 | "returns": { |
|
7022 | 6881 | }, |
7023 | 6882 | "locationInModule": { |
7024 | 6883 | "filename": "lib/compliance.ts", |
7025 | | - "line": 2349 |
| 6884 | + "line": 2327 |
7026 | 6885 | }, |
7027 | 6886 | "name": "anyUndefined", |
7028 | 6887 | "returns": { |
|
7038 | 6897 | }, |
7039 | 6898 | "locationInModule": { |
7040 | 6899 | "filename": "lib/compliance.ts", |
7041 | | - "line": 2365 |
| 6900 | + "line": 2343 |
7042 | 6901 | }, |
7043 | 6902 | "name": "anyZero", |
7044 | 6903 | "returns": { |
|
7054 | 6913 | }, |
7055 | 6914 | "locationInModule": { |
7056 | 6915 | "filename": "lib/compliance.ts", |
7057 | | - "line": 2341 |
| 6916 | + "line": 2319 |
7058 | 6917 | }, |
7059 | 6918 | "name": "stringify", |
7060 | 6919 | "parameters": [ |
|
7874 | 7733 | "kind": "class", |
7875 | 7734 | "locationInModule": { |
7876 | 7735 | "filename": "lib/compliance.ts", |
7877 | | - "line": 2313 |
| 7736 | + "line": 2291 |
7878 | 7737 | }, |
7879 | 7738 | "methods": [ |
7880 | 7739 | { |
|
7883 | 7742 | }, |
7884 | 7743 | "locationInModule": { |
7885 | 7744 | "filename": "lib/compliance.ts", |
7886 | | - "line": 2314 |
| 7745 | + "line": 2292 |
7887 | 7746 | }, |
7888 | 7747 | "name": "provide", |
7889 | 7748 | "returns": { |
|
11664 | 11523 | } |
11665 | 11524 | }, |
11666 | 11525 | "version": "0.20.6", |
11667 | | - "fingerprint": "xRnF3HrD87xlfIYG262JFu5WEdrC0eQelRBEzyQyARo=" |
| 11526 | + "fingerprint": "E+6doAZ0rBpF5UofvLptUUisneSWYgod8wdcMstPxzY=" |
11668 | 11527 | } |
0 commit comments