@powerlines/plugin-react 0.1.109 → 0.1.111

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.
Files changed (233) hide show
  1. package/dist/_virtual/rolldown_runtime.cjs +1 -0
  2. package/dist/{chunk-CF6LXmkI.mjs → _virtual/rolldown_runtime.mjs} +1 -1
  3. package/dist/components/index.cjs +1 -1
  4. package/dist/components/index.d.cts +1 -2
  5. package/dist/components/index.d.mts +1 -2
  6. package/dist/components/index.mjs +1 -1
  7. package/dist/components/react-optimized.cjs +1 -1
  8. package/dist/components/react-optimized.d.cts +13 -1
  9. package/dist/components/react-optimized.d.mts +13 -1
  10. package/dist/components/react-optimized.mjs +1 -1
  11. package/dist/deepkit/schemas/reflection.cjs +1 -0
  12. package/dist/{plugin-CoU4RMKg.d.mts → deepkit/schemas/reflection.d.cts} +1 -321
  13. package/dist/{plugin-C1nLepnu.d.cts → deepkit/schemas/reflection.d.mts} +1 -322
  14. package/dist/deepkit/schemas/reflection.mjs +1 -0
  15. package/dist/deepkit/schemas/reflection2.cjs +1 -0
  16. package/dist/deepkit/schemas/reflection2.mjs +1 -0
  17. package/dist/deepkit/src/capnp.cjs +1 -0
  18. package/dist/deepkit/src/capnp.mjs +1 -0
  19. package/dist/deepkit/src/esbuild-plugin.cjs +4 -0
  20. package/dist/deepkit/src/esbuild-plugin.mjs +4 -0
  21. package/dist/deepkit/src/reflect-type.cjs +1 -0
  22. package/dist/deepkit/src/reflect-type.mjs +1 -0
  23. package/dist/deepkit/src/resolve-reflections.cjs +1 -0
  24. package/dist/deepkit/src/resolve-reflections.mjs +1 -0
  25. package/dist/deepkit/src/transformer.cjs +1 -0
  26. package/dist/deepkit/src/transformer.mjs +1 -0
  27. package/dist/deepkit/src/transpile.cjs +1 -0
  28. package/dist/deepkit/src/transpile.mjs +1 -0
  29. package/dist/deepkit/src/types.d.cts +10 -0
  30. package/dist/deepkit/src/types.d.mts +10 -0
  31. package/dist/deepkit/src/utilities.cjs +1 -0
  32. package/dist/deepkit/src/utilities.mjs +1 -0
  33. package/dist/deepkit/src/vendor/core.cjs +1 -0
  34. package/dist/deepkit/src/vendor/core.mjs +1 -0
  35. package/dist/deepkit/src/vendor/type-compiler/index.cjs +1 -0
  36. package/dist/deepkit/src/vendor/type-compiler/index.mjs +1 -0
  37. package/dist/deepkit/src/vendor/type.cjs +1 -0
  38. package/dist/deepkit/src/vendor/type.d.cts +7 -0
  39. package/dist/deepkit/src/vendor/type.d.mts +7 -0
  40. package/dist/deepkit/src/vendor/type.mjs +1 -0
  41. package/dist/index.cjs +1 -63
  42. package/dist/index.d.cts +5 -6
  43. package/dist/index.d.mts +6 -6
  44. package/dist/index.mjs +1 -60
  45. package/dist/plugin-alloy/src/core/components/index.cjs +1 -0
  46. package/dist/plugin-alloy/src/core/components/index.mjs +1 -0
  47. package/dist/plugin-alloy/src/core/components/output.cjs +1 -0
  48. package/dist/plugin-alloy/src/core/components/output.mjs +1 -0
  49. package/dist/plugin-alloy/src/core/components/single-line-comment.cjs +1 -0
  50. package/dist/plugin-alloy/src/core/components/single-line-comment.mjs +1 -0
  51. package/dist/plugin-alloy/src/core/components/source-file.cjs +1 -0
  52. package/dist/plugin-alloy/src/core/components/source-file.mjs +1 -0
  53. package/dist/plugin-alloy/src/core/contexts/context.cjs +1 -0
  54. package/dist/plugin-alloy/src/core/contexts/context.mjs +1 -0
  55. package/dist/plugin-alloy/src/core/contexts/index.cjs +1 -0
  56. package/dist/plugin-alloy/src/core/contexts/index.mjs +1 -0
  57. package/dist/plugin-alloy/src/core/contexts/reflection.cjs +1 -0
  58. package/dist/plugin-alloy/src/core/contexts/reflection.mjs +1 -0
  59. package/dist/plugin-alloy/src/core/index.cjs +1 -0
  60. package/dist/plugin-alloy/src/core/index.mjs +1 -0
  61. package/dist/plugin-alloy/src/helpers/capnp.cjs +1 -0
  62. package/dist/plugin-alloy/src/helpers/capnp.mjs +1 -0
  63. package/dist/plugin-alloy/src/helpers/create-builtin.cjs +1 -0
  64. package/dist/plugin-alloy/src/helpers/create-builtin.mjs +1 -0
  65. package/dist/plugin-alloy/src/helpers/index.cjs +1 -0
  66. package/dist/plugin-alloy/src/helpers/index.mjs +1 -0
  67. package/dist/plugin-alloy/src/helpers/refkey.cjs +1 -0
  68. package/dist/plugin-alloy/src/helpers/refkey.mjs +1 -0
  69. package/dist/plugin-alloy/src/helpers/typescript.cjs +1 -0
  70. package/dist/plugin-alloy/src/helpers/typescript.mjs +1 -0
  71. package/dist/plugin-alloy/src/index.cjs +2 -0
  72. package/dist/plugin-alloy/src/index.mjs +2 -0
  73. package/dist/plugin-alloy/src/markdown/components/index.cjs +1 -0
  74. package/dist/plugin-alloy/src/markdown/components/index.mjs +1 -0
  75. package/dist/plugin-alloy/src/markdown/components/markdown-file.cjs +1 -0
  76. package/dist/plugin-alloy/src/markdown/components/markdown-file.mjs +1 -0
  77. package/dist/plugin-alloy/src/markdown/components/markdown-table.cjs +1 -0
  78. package/dist/plugin-alloy/src/markdown/components/markdown-table.mjs +1 -0
  79. package/dist/plugin-alloy/src/markdown/contexts/index.cjs +1 -0
  80. package/dist/plugin-alloy/src/markdown/contexts/index.mjs +1 -0
  81. package/dist/plugin-alloy/src/markdown/contexts/markdown-table.cjs +1 -0
  82. package/dist/plugin-alloy/src/markdown/contexts/markdown-table.mjs +1 -0
  83. package/dist/plugin-alloy/src/markdown/index.cjs +1 -0
  84. package/dist/plugin-alloy/src/markdown/index.mjs +1 -0
  85. package/dist/plugin-alloy/src/types/components.d.mts +5 -0
  86. package/dist/plugin-alloy/src/types/index.d.mts +2 -0
  87. package/dist/plugin-alloy/src/types/plugin.d.cts +38 -0
  88. package/dist/plugin-alloy/src/types/plugin.d.mts +38 -0
  89. package/dist/plugin-alloy/src/typescript/components/builtin-file.cjs +1 -0
  90. package/dist/plugin-alloy/src/typescript/components/builtin-file.mjs +1 -0
  91. package/dist/plugin-alloy/src/typescript/components/dynamic-import-statement.cjs +1 -0
  92. package/dist/plugin-alloy/src/typescript/components/dynamic-import-statement.mjs +1 -0
  93. package/dist/plugin-alloy/src/typescript/components/entry-file.cjs +1 -0
  94. package/dist/plugin-alloy/src/typescript/components/entry-file.mjs +1 -0
  95. package/dist/plugin-alloy/src/typescript/components/index.cjs +1 -0
  96. package/dist/plugin-alloy/src/typescript/components/index.mjs +1 -0
  97. package/dist/plugin-alloy/src/typescript/components/record-expression.cjs +1 -0
  98. package/dist/plugin-alloy/src/typescript/components/record-expression.mjs +1 -0
  99. package/dist/plugin-alloy/src/typescript/components/tsdoc-reflection.cjs +1 -0
  100. package/dist/plugin-alloy/src/typescript/components/tsdoc-reflection.mjs +1 -0
  101. package/dist/plugin-alloy/src/typescript/components/tsdoc.cjs +1 -0
  102. package/dist/plugin-alloy/src/typescript/components/tsdoc.mjs +1 -0
  103. package/dist/plugin-alloy/src/typescript/components/typescript-file.cjs +1 -0
  104. package/dist/plugin-alloy/src/typescript/components/typescript-file.mjs +1 -0
  105. package/dist/plugin-alloy/src/typescript/components/typescript-interface.cjs +1 -0
  106. package/dist/plugin-alloy/src/typescript/components/typescript-interface.mjs +1 -0
  107. package/dist/plugin-alloy/src/typescript/components/typescript-object.cjs +1 -0
  108. package/dist/plugin-alloy/src/typescript/components/typescript-object.mjs +1 -0
  109. package/dist/plugin-alloy/src/typescript/index.cjs +1 -0
  110. package/dist/plugin-alloy/src/typescript/index.mjs +1 -0
  111. package/dist/plugin-automd/src/index.cjs +1 -0
  112. package/dist/plugin-automd/src/index.mjs +1 -0
  113. package/dist/plugin-automd/src/types/plugin.d.cts +38 -0
  114. package/dist/plugin-automd/src/types/plugin.d.mts +40 -0
  115. package/dist/plugin-automd/src/types/toc.d.cts +33 -0
  116. package/dist/plugin-automd/src/types/toc.d.mts +33 -0
  117. package/dist/plugin-babel/src/helpers/ast-utils.cjs +1 -0
  118. package/dist/plugin-babel/src/helpers/ast-utils.mjs +1 -0
  119. package/dist/plugin-babel/src/helpers/create-plugin.cjs +1 -0
  120. package/dist/plugin-babel/src/helpers/create-plugin.mjs +1 -0
  121. package/dist/plugin-babel/src/helpers/filters.cjs +1 -0
  122. package/dist/plugin-babel/src/helpers/filters.mjs +1 -0
  123. package/dist/plugin-babel/src/helpers/index.cjs +1 -0
  124. package/dist/plugin-babel/src/helpers/index.mjs +1 -0
  125. package/dist/plugin-babel/src/helpers/module-helpers.cjs +1 -0
  126. package/dist/plugin-babel/src/helpers/module-helpers.mjs +1 -0
  127. package/dist/plugin-babel/src/helpers/options.cjs +1 -0
  128. package/dist/plugin-babel/src/helpers/options.mjs +1 -0
  129. package/dist/plugin-babel/src/index.cjs +1 -0
  130. package/dist/plugin-babel/src/index.mjs +1 -0
  131. package/dist/plugin-babel/src/types/index.d.mts +1 -0
  132. package/dist/plugin-babel/src/types/plugin.d.cts +15 -0
  133. package/dist/plugin-babel/src/types/plugin.d.mts +15 -0
  134. package/dist/plugin-env/src/babel/index.cjs +1 -0
  135. package/dist/plugin-env/src/babel/index.mjs +1 -0
  136. package/dist/plugin-env/src/babel/plugin.cjs +5 -0
  137. package/dist/plugin-env/src/babel/plugin.mjs +5 -0
  138. package/dist/plugin-env/src/components/docs.cjs +1 -0
  139. package/dist/plugin-env/src/components/docs.mjs +1 -0
  140. package/dist/plugin-env/src/components/env.cjs +34 -0
  141. package/dist/plugin-env/src/components/env.mjs +31 -0
  142. package/dist/plugin-env/src/components/index.cjs +1 -0
  143. package/dist/plugin-env/src/components/index.mjs +1 -0
  144. package/dist/plugin-env/src/helpers/automd-generator.cjs +1 -0
  145. package/dist/plugin-env/src/helpers/automd-generator.mjs +1 -0
  146. package/dist/plugin-env/src/helpers/create-reflection-resource.cjs +1 -0
  147. package/dist/plugin-env/src/helpers/create-reflection-resource.mjs +1 -0
  148. package/dist/plugin-env/src/helpers/index.cjs +1 -0
  149. package/dist/plugin-env/src/helpers/index.mjs +1 -0
  150. package/dist/plugin-env/src/helpers/load.cjs +1 -0
  151. package/dist/plugin-env/src/helpers/load.mjs +1 -0
  152. package/dist/plugin-env/src/helpers/persistence.cjs +1 -0
  153. package/dist/plugin-env/src/helpers/persistence.mjs +1 -0
  154. package/dist/plugin-env/src/helpers/reflect.cjs +1 -0
  155. package/dist/plugin-env/src/helpers/reflect.mjs +1 -0
  156. package/dist/plugin-env/src/helpers/source-file-env.cjs +1 -0
  157. package/dist/plugin-env/src/helpers/source-file-env.mjs +1 -0
  158. package/dist/plugin-env/src/helpers/template-helpers.cjs +1 -0
  159. package/dist/plugin-env/src/helpers/template-helpers.mjs +1 -0
  160. package/dist/plugin-env/src/index.cjs +10 -0
  161. package/dist/plugin-env/src/index.mjs +10 -0
  162. package/dist/plugin-env/src/types/plugin.d.cts +151 -0
  163. package/dist/plugin-env/src/types/plugin.d.mts +153 -0
  164. package/dist/plugin-env/src/types/runtime.d.cts +792 -0
  165. package/dist/plugin-env/src/types/runtime.d.mts +792 -0
  166. package/dist/powerlines/src/lib/build/esbuild.cjs +14 -0
  167. package/dist/powerlines/src/lib/build/esbuild.mjs +14 -0
  168. package/dist/powerlines/src/lib/entry.cjs +1 -0
  169. package/dist/powerlines/src/lib/entry.mjs +1 -0
  170. package/dist/powerlines/src/lib/logger.cjs +1 -0
  171. package/dist/powerlines/src/lib/logger.mjs +1 -0
  172. package/dist/powerlines/src/lib/typescript/tsconfig.cjs +1 -0
  173. package/dist/powerlines/src/lib/typescript/tsconfig.mjs +1 -0
  174. package/dist/powerlines/src/lib/utilities/bundle.cjs +1 -0
  175. package/dist/powerlines/src/lib/utilities/bundle.mjs +1 -0
  176. package/dist/powerlines/src/lib/utilities/file-header.cjs +1 -0
  177. package/dist/powerlines/src/lib/utilities/file-header.mjs +1 -0
  178. package/dist/powerlines/src/lib/utilities/resolve.cjs +1 -0
  179. package/dist/powerlines/src/lib/utilities/resolve.mjs +1 -0
  180. package/dist/powerlines/src/plugin-utils/paths.cjs +1 -0
  181. package/dist/powerlines/src/plugin-utils/paths.mjs +1 -0
  182. package/dist/powerlines/src/types/babel.d.cts +22 -0
  183. package/dist/powerlines/src/types/babel.d.mts +22 -0
  184. package/dist/powerlines/src/types/build.d.cts +145 -0
  185. package/dist/powerlines/src/types/build.d.mts +145 -0
  186. package/dist/powerlines/src/types/commands.d.cts +8 -0
  187. package/dist/powerlines/src/types/commands.d.mts +9 -0
  188. package/dist/powerlines/src/types/config.d.cts +368 -0
  189. package/dist/powerlines/src/types/config.d.mts +369 -0
  190. package/dist/powerlines/src/types/context.d.cts +373 -0
  191. package/dist/powerlines/src/types/context.d.mts +375 -0
  192. package/dist/powerlines/src/types/fs.d.cts +458 -0
  193. package/dist/powerlines/src/types/fs.d.mts +458 -0
  194. package/dist/powerlines/src/types/hooks.d.mts +2 -0
  195. package/dist/powerlines/src/types/plugin.d.cts +231 -0
  196. package/dist/powerlines/src/types/plugin.d.mts +231 -0
  197. package/dist/powerlines/src/types/resolved.d.cts +82 -0
  198. package/dist/powerlines/src/types/resolved.d.mts +82 -0
  199. package/dist/powerlines/src/types/tsconfig.d.cts +69 -0
  200. package/dist/powerlines/src/types/tsconfig.d.mts +69 -0
  201. package/dist/types/index.cjs +0 -1
  202. package/dist/types/index.d.cts +2 -4
  203. package/dist/types/index.d.mts +2 -4
  204. package/dist/types/index.mjs +1 -1
  205. package/dist/types/plugin.cjs +0 -1
  206. package/dist/types/plugin.d.cts +72 -2
  207. package/dist/types/plugin.d.mts +72 -2
  208. package/dist/types/plugin.mjs +1 -1
  209. package/dist/types/runtime.cjs +0 -1
  210. package/dist/types/runtime.d.cts +14 -2
  211. package/dist/types/runtime.d.mts +14 -2
  212. package/dist/types/runtime.mjs +1 -1
  213. package/package.json +10 -11
  214. package/dist/components-BWLXb7a2.cjs +0 -0
  215. package/dist/components-MTvNCZDU.mjs +0 -1
  216. package/dist/index-C-svZlpj.d.mts +0 -1
  217. package/dist/index-CtCMUyZA.d.cts +0 -1
  218. package/dist/index-DEHBdV_z.d.mts +0 -1
  219. package/dist/index-_wQ5ClJU.d.cts +0 -1
  220. package/dist/plugin-G4qbpIjB.mjs +0 -1
  221. package/dist/plugin-pBKbb5K9.cjs +0 -0
  222. package/dist/react-optimized-AthekqzJ.cjs +0 -1
  223. package/dist/react-optimized-DPBN2hOh.mjs +0 -1
  224. package/dist/react-optimized-DmMl-ZEI.d.cts +0 -14
  225. package/dist/react-optimized-Y1x3FeDm.d.mts +0 -14
  226. package/dist/runtime-BNQjyQ7l.d.cts +0 -2495
  227. package/dist/runtime-Bp9G0scd.cjs +0 -0
  228. package/dist/runtime-CKObV75t.d.cts +0 -15
  229. package/dist/runtime-Do9xjHUb.d.mts +0 -2496
  230. package/dist/runtime-IEYS5R9b.d.mts +0 -15
  231. package/dist/runtime-cDYyRPa0.mjs +0 -1
  232. package/dist/types-C5ggNT4K.mjs +0 -1
  233. package/dist/types-a8gm_IaQ.cjs +0 -0
@@ -1,25 +1,5 @@
1
- import { a as BabelResolvedConfig, c as UserConfig, i as PluginContext, n as SecretsInterface, o as ResolvedConfig, s as BabelUserConfig, t as EnvInterface } from "./runtime-BNQjyQ7l.cjs";
2
- import { PrintTreeOptions } from "@alloy-js/core";
3
- import { DotenvConfiguration, TypeDefinition, TypeDefinitionParameter } from "@stryke/types/configuration";
4
- import { Children } from "@alloy-js/core/jsx-runtime";
5
1
  import * as $ from "@stryke/capnp";
6
- import { Config } from "automd";
7
- import { DotenvParseOutput } from "@stryke/env/types";
8
- import { PluginOptions } from "babel-plugin-react-compiler";
9
2
 
10
- //#region rolldown:runtime
11
- //#endregion
12
- //#region ../plugin-babel/src/types/plugin.d.ts
13
- type BabelPluginOptions = Partial<BabelUserConfig>;
14
- type BabelPluginUserConfig = UserConfig;
15
- interface BabelPluginResolvedConfig extends ResolvedConfig {
16
- transform: {
17
- babel: BabelResolvedConfig;
18
- };
19
- }
20
- type BabelPluginContext<TResolvedConfig extends BabelPluginResolvedConfig = BabelPluginResolvedConfig> = PluginContext<TResolvedConfig>;
21
- import * as import___deepkit_type from "@deepkit/type";
22
- //#endregion
23
3
  //#region ../deepkit/schemas/reflection.d.ts
24
4
  declare const ReflectionKind: {
25
5
  readonly NEVER: 0;
@@ -1577,305 +1557,4 @@ declare class SerializedTypes extends $.Struct {
1577
1557
  toString(): string;
1578
1558
  }
1579
1559
  //#endregion
1580
- //#region ../deepkit/src/types.d.ts
1581
- type Reflection<T extends Record<string, any> = Record<string, any>> = type_d_exports.ReflectionClass<T> & {
1582
- dataBuffer?: ArrayBuffer;
1583
- messageRoot?: SerializedTypes;
1584
- };
1585
- //#endregion
1586
- //#region ../plugin-alloy/src/types/plugin.d.ts
1587
- type AlloyPluginOptions = Partial<PrintTreeOptions> & {
1588
- /**
1589
- * If true, the Alloy framework is used to generate Typescript output files.
1590
- *
1591
- * @defaultValue true
1592
- */
1593
- typescript?: boolean;
1594
- /**
1595
- * If true, the Alloy framework is used to generate JSON output files.
1596
- *
1597
- * @defaultValue false
1598
- */
1599
- json?: boolean;
1600
- /**
1601
- * If true, the Alloy framework is used to generate Markdown output files.
1602
- *
1603
- * @defaultValue false
1604
- */
1605
- markdown?: boolean;
1606
- };
1607
- type AlloyPluginResolvedConfig = ResolvedConfig & {
1608
- alloy: AlloyPluginOptions;
1609
- };
1610
- type AlloyPluginContext<TResolvedConfig extends AlloyPluginResolvedConfig = AlloyPluginResolvedConfig> = PluginContext<TResolvedConfig> & {
1611
- render: <TContext extends AlloyPluginContext>(this: TContext, children: Children) => Promise<void>;
1612
- };
1613
- //#endregion
1614
- //#region ../plugin-automd/src/types/toc.d.ts
1615
- interface TOCOptions {
1616
- /**
1617
- * A slugify function to generate slugs for the headings.
1618
- */
1619
- slugify?: (str: string) => string;
1620
- /**
1621
- * The maximum depth of headings to include in the TOC.
1622
- *
1623
- * @defaultValue 6
1624
- */
1625
- maxDepth?: number;
1626
- /**
1627
- * Whether to include the first H1 heading in the TOC.
1628
- */
1629
- firstH1?: boolean;
1630
- /**
1631
- * The bullet character to use for list items in the TOC.
1632
- *
1633
- * @defaultValue "-"
1634
- */
1635
- bullets?: string;
1636
- /**
1637
- * A prefix to add to each heading in the TOC.
1638
- */
1639
- prefix?: string;
1640
- /**
1641
- * A filter function to determine which headings to include in the TOC.
1642
- */
1643
- filter?: (str: string, level: number) => boolean;
1644
- }
1645
- //#endregion
1646
- //#region ../plugin-automd/src/types/plugin.d.ts
1647
- type AutoMDPluginOptions = Omit<Config, "dir" | "watch" | "onWatch" | "prefix"> & {
1648
- /**
1649
- * Path to the AutoMD configuration file.
1650
- *
1651
- * @remarks
1652
- * If not provided, the plugin will use the default AutoMD configuration resolution mechanism.
1653
- */
1654
- configFile?: string;
1655
- /**
1656
- * An indicator specifying whether or not issues found by AutoMD during the prepare task are considered fatal.
1657
- *
1658
- * @defaultValue true
1659
- */
1660
- allowIssues?: boolean;
1661
- /**
1662
- * Alternate prefix strings to use for finding generators
1663
- *
1664
- * @remarks
1665
- * By default, AutoMD looks for generators with the "automd" prefix, so that any `<!-- automd:generator [...args] --> ... <!-- /automd -->` comments will be picked up. If you want to use different prefixes (for example, to avoid conflicts with other tools), you would provide a value like "myPrefix" and AutoMD would also look for `<!-- myPrefix:generator [...args] --> ... <!-- /myPrefix -->` comments.
1666
- *
1667
- * @defaultValue ["automd", "powerlines", "\{framework\}"]
1668
- */
1669
- prefix?: string | string[];
1670
- /**
1671
- * Table of Contents generator options
1672
- *
1673
- * @remarks
1674
- * If set to `false`, the built-in Table of Contents generator will be disabled.
1675
- */
1676
- toc?: false | TOCOptions;
1677
- };
1678
- //#endregion
1679
- //#region ../plugin-env/src/types/plugin.d.ts
1680
- type EnvPluginOptions = Omit<DotenvConfiguration, "types"> & {
1681
- /**
1682
- * A path to the type definition for the expected env configuration parameters. This value can include both a path to the typescript file and the name of the type definition to use separated by a `":"` or `"#"` character. For example: `"./src/types/env.ts#ConfigConfiguration"`.
1683
- */
1684
- types?: TypeDefinitionParameter;
1685
- /**
1686
- * A path to the type definition for the expected env secret parameters. This value can include both a path to the typescript file and the name of the type definition to use separated by a `":"` or `"#"` character. For example: `"./src/types/env.ts#ConfigSecrets"`.
1687
- */
1688
- secrets?: TypeDefinitionParameter;
1689
- /**
1690
- * An additional prefix (or list of additional prefixes) to apply to the environment variables
1691
- *
1692
- * @remarks
1693
- * By default, the plugin will use the `POWERLINES_` prefix. This option is useful for avoiding conflicts with other environment variables.
1694
- */
1695
- prefix?: string | string[];
1696
- /**
1697
- * Should the plugin inject the env variables in the source code with their values?
1698
- *
1699
- * @remarks
1700
- * This option is set to `true` when building an application project.
1701
- *
1702
- * @defaultValue false
1703
- */
1704
- inject?: boolean;
1705
- /**
1706
- * The default configuration to use when loading environment variables.
1707
- *
1708
- * @remarks
1709
- * This configuration is used as the base configuration when loading environment variables, and will be overridden by any values found in the `.env` file or the process environment.
1710
- */
1711
- defaultConfig?: Children;
1712
- /**
1713
- * Babel configuration options to use when injecting environment variables into the source code.
1714
- *
1715
- * @remarks
1716
- * This option allows you to customize the Babel transformation process used to inject environment variables into the source code. If not provided, the plugin will use default Babel settings.
1717
- */
1718
- babel?: BabelPluginOptions;
1719
- /**
1720
- * AutoMD configuration options to allow injecting environment variables documentation into a markdown file such as a README.md.
1721
- *
1722
- * @remarks
1723
- * The README.md file should contain the `<!-- automd:env --><!-- /automd -->` comment block where the documentation will be injected.
1724
- */
1725
- automd?: AutoMDPluginOptions;
1726
- };
1727
- type EnvPluginUserConfig = BabelPluginUserConfig & {
1728
- env: EnvPluginOptions;
1729
- };
1730
- type EnvPluginResolvedConfig = BabelPluginResolvedConfig & {
1731
- env: Required<Pick<DotenvConfiguration, "additionalFiles">> & Required<Pick<EnvPluginOptions, "defaultConfig">> & {
1732
- /**
1733
- * The type definition for the expected env variable parameters
1734
- *
1735
- * @remarks
1736
- * This value is parsed from the {@link EnvPluginOptions.types} option.
1737
- */
1738
- types: TypeDefinition;
1739
- /**
1740
- * The type definition for the expected env secret parameters
1741
- *
1742
- * @remarks
1743
- * This value is parsed from the {@link EnvPluginOptions.secrets} option.
1744
- */
1745
- secrets: TypeDefinition;
1746
- /**
1747
- * Should the plugin inject the env variables in the source code with their values?
1748
- *
1749
- * @remarks
1750
- * This value is the result of reflecting the {@link EnvPluginOptions.inject} option.
1751
- */
1752
- inject: EnvPluginOptions["inject"];
1753
- /**
1754
- * The prefix used for environment variables
1755
- *
1756
- * @remarks
1757
- * This value is used to filter environment variables that are loaded from the .env file and the process environment.
1758
- */
1759
- prefix: string[];
1760
- };
1761
- };
1762
- interface EnvPluginContext<TResolvedConfig extends EnvPluginResolvedConfig = EnvPluginResolvedConfig> extends BabelPluginContext<TResolvedConfig>, AlloyPluginContext<TResolvedConfig> {
1763
- env: {
1764
- /**
1765
- * The type definitions reflection for the env variables and secrets
1766
- *
1767
- * @remarks
1768
- * These reflections contains the structure of the expected environment variables and secrets as defined by the type definitions provided in the plugin configuration.
1769
- */
1770
- types: {
1771
- /**
1772
- * The type definitions for the expected env variables
1773
- */
1774
- env: Reflection;
1775
- /**
1776
- * The type definitions for the expected env secrets
1777
- */
1778
- secrets: Reflection;
1779
- };
1780
- /**
1781
- * The current **used** environment variables and secrets reflection
1782
- *
1783
- * @remarks
1784
- * This reflection contains the structure of the current environment variables and secrets as defined during the plugin initialization by extracting the values from the source code.
1785
- */
1786
- used: {
1787
- /**
1788
- * The current env variables reflection
1789
- */
1790
- env: Reflection<EnvInterface>;
1791
- /**
1792
- * The current env secrets reflection
1793
- */
1794
- secrets: Reflection<SecretsInterface>;
1795
- };
1796
- /**
1797
- * The parsed .env configuration object
1798
- *
1799
- * @remarks
1800
- * This value is the result of loading the .env configuration file found in the project root directory and merging it with the values provided at {@link EnvPluginOptions.values}
1801
- */
1802
- parsed: DotenvParseOutput;
1803
- /**
1804
- * The injected environment variables and secrets reflection
1805
- *
1806
- * @remarks
1807
- * This reflection contains the structure of the injected environment variables and secrets that were injected into the source code during the build process.
1808
- */
1809
- injected: Reflection;
1810
- };
1811
- }
1812
- //#endregion
1813
- //#region src/types/plugin.d.ts
1814
- type ReactCompilerOptions = Omit<PluginOptions, "logger">;
1815
- interface ReactPluginOptions {
1816
- /**
1817
- * Control where the JSX factory is imported from.
1818
- *
1819
- * @see https://esbuild.github.io/api/#jsx-import-source
1820
- *
1821
- * @defaultValue "react"
1822
- */
1823
- jsxImportSource?: string;
1824
- /**
1825
- * Control how JSX is transformed.
1826
- *
1827
- * @remarks
1828
- * Skipping React import with classic runtime is not supported from v4
1829
- *
1830
- * @defaultValue "automatic"
1831
- */
1832
- jsxRuntime?: "classic" | "automatic";
1833
- /**
1834
- * Options provided to the [React Compiler](https://npmjs.com/package/babel-plugin-react-compiler).
1835
- *
1836
- * @see https://github.com/facebook/react/blob/main/compiler/packages/babel-plugin-react-compiler/src/Entrypoint/Options.ts#L55
1837
- * @see https://react.dev/blog/2025/04/21/react-compiler-rc
1838
- *
1839
- * @remarks
1840
- * Set to `false` to disable the React Compiler. By default, the React Compiler is enabled and target is set to React 19.
1841
- */
1842
- compiler?: ReactCompilerOptions | false;
1843
- /**
1844
- * React Fast Refresh runtime URL prefix.
1845
- *
1846
- * @remarks
1847
- * Useful in a module federation context to enable HMR by specifying the host application URL in the Vite config of a remote application.
1848
- *
1849
- * @example
1850
- * reactRefreshHost: 'http://localhost:3000'
1851
- */
1852
- reactRefreshHost?: string;
1853
- /**
1854
- * Options to pass to the [Babel plugin](https://npmjs.com/package/\@powerlines/plugin-babel).
1855
- */
1856
- babel?: Partial<BabelPluginOptions>;
1857
- /**
1858
- * Options to pass to the [Env plugin](https://npmjs.com/package/\@powerlines/plugin-env).
1859
- */
1860
- env?: Partial<Omit<EnvPluginOptions, "babel">>;
1861
- }
1862
- type ReactPluginUserConfig = EnvPluginUserConfig & {
1863
- /**
1864
- * Options for the React plugin.
1865
- */
1866
- react?: ReactPluginOptions;
1867
- };
1868
- type ReactPluginResolvedConfig = EnvPluginResolvedConfig & {
1869
- /**
1870
- * Options for the React plugin.
1871
- */
1872
- react: ReactPluginOptions;
1873
- };
1874
- interface ReactPluginContext<TResolvedConfig extends ReactPluginResolvedConfig = ReactPluginResolvedConfig> extends EnvPluginContext<TResolvedConfig> {}
1875
- declare type __ΩReactCompilerOptions = any[];
1876
- declare type __ΩReactPluginOptions = any[];
1877
- declare type __ΩReactPluginUserConfig = any[];
1878
- declare type __ΩReactPluginResolvedConfig = any[];
1879
- declare type __ΩReactPluginContext = any[];
1880
- //#endregion
1881
- export { ReactPluginUserConfig as a, __ΩReactPluginOptions as c, ReactPluginResolvedConfig as i, __ΩReactPluginResolvedConfig as l, ReactPluginContext as n, __ΩReactCompilerOptions as o, ReactPluginOptions as r, __ΩReactPluginContext as s, ReactCompilerOptions as t, __ΩReactPluginUserConfig as u };
1560
+ export { SerializedTypes };
@@ -0,0 +1 @@
1
+ import*as e from"@stryke/capnp";const t={PUBLIC:0,PROTECTED:1,PRIVATE:2};var n=class extends e.Struct{static _capnp={displayName:`TagsReflection`,id:`ab7e31d6b834bbf8`,size:new e.ObjectSize(8,4)};_adoptAlias(t){e.utils.adopt(t,e.utils.getPointer(0,this))}_disownAlias(){return e.utils.disown(this.alias)}get alias(){return e.utils.getList(0,e.TextList,this)}_hasAlias(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initAlias(t){return e.utils.initList(0,e.TextList,t,this)}set alias(t){e.utils.copyFrom(t,e.utils.getPointer(0,this))}get title(){return e.utils.getText(1,this)}set title(t){e.utils.setText(1,t,this)}get hidden(){return e.utils.getBit(0,this)}set hidden(t){e.utils.setBit(0,t,this)}get readonly(){return e.utils.getBit(1,this)}set readonly(t){e.utils.setBit(1,t,this)}get ignore(){return e.utils.getBit(2,this)}set ignore(t){e.utils.setBit(2,t,this)}get internal(){return e.utils.getBit(3,this)}set internal(t){e.utils.setBit(3,t,this)}_adoptPermission(t){e.utils.adopt(t,e.utils.getPointer(2,this))}_disownPermission(){return e.utils.disown(this.permission)}get permission(){return e.utils.getList(2,e.TextList,this)}_hasPermission(){return!e.utils.isNull(e.utils.getPointer(2,this))}_initPermission(t){return e.utils.initList(2,e.TextList,t,this)}set permission(t){e.utils.copyFrom(t,e.utils.getPointer(2,this))}get domain(){return e.utils.getText(3,this)}set domain(t){e.utils.setText(3,t,this)}toString(){return`TagsReflection_`+super.toString()}};const r={UNDEFINED:0,BOOLEAN:1,INTEGER:2,FLOAT:3,STRING:4};var i=class extends e.Struct{static UNDEFINED=r.UNDEFINED;static BOOLEAN=r.BOOLEAN;static INTEGER=r.INTEGER;static FLOAT=r.FLOAT;static STRING=r.STRING;static _capnp={displayName:`value`,id:`8748135e0497fe81`,size:new e.ObjectSize(16,1)};get _isUndefined(){return e.utils.getUint16(0,this)===0}set undefined(t){e.utils.setUint16(0,0,this)}get boolean(){return e.utils.testWhich(`boolean`,e.utils.getUint16(0,this),1,this),e.utils.getBit(16,this)}get _isBoolean(){return e.utils.getUint16(0,this)===1}set boolean(t){e.utils.setUint16(0,1,this),e.utils.setBit(16,t,this)}get integer(){return e.utils.testWhich(`integer`,e.utils.getUint16(0,this),2,this),e.utils.getInt32(4,this)}get _isInteger(){return e.utils.getUint16(0,this)===2}set integer(t){e.utils.setUint16(0,2,this),e.utils.setInt32(4,t,this)}get float(){return e.utils.testWhich(`float`,e.utils.getUint16(0,this),3,this),e.utils.getFloat64(8,this)}get _isFloat(){return e.utils.getUint16(0,this)===3}set float(t){e.utils.setUint16(0,3,this),e.utils.setFloat64(8,t,this)}get string(){return e.utils.testWhich(`string`,e.utils.getUint16(0,this),4,this),e.utils.getText(0,this)}get _isString(){return e.utils.getUint16(0,this)===4}set string(t){e.utils.setUint16(0,4,this),e.utils.setText(0,t,this)}toString(){return`DefaultValueReflection_Value_`+super.toString()}which(){return e.utils.getUint16(0,this)}},a=class extends e.Struct{static _capnp={displayName:`DefaultValueReflection`,id:`96fe6f07954197c9`,size:new e.ObjectSize(16,1)};get value(){return e.utils.getAs(i,this)}_initValue(){return e.utils.getAs(i,this)}toString(){return`DefaultValueReflection_`+super.toString()}},o=class extends e.Struct{static _capnp={displayName:`SerializedTypeReference`,id:`a83d8a28b5e80f3a`,size:new e.ObjectSize(8,0)};get id(){return e.utils.getUint32(0,this)}set id(t){e.utils.setUint32(0,t,this)}toString(){return`SerializedTypeReference_`+super.toString()}},s=class extends e.Struct{static _capnp={displayName:`IndexAccessOrigin`,id:`ca50b18186c87afe`,size:new e.ObjectSize(0,2)};_adoptContainer(t){e.utils.adopt(t,e.utils.getPointer(0,this))}_disownContainer(){return e.utils.disown(this.container)}get container(){return e.utils.getStruct(0,o,this)}_hasContainer(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initContainer(){return e.utils.initStructAt(0,o,this)}set container(t){e.utils.copyFrom(t,e.utils.getPointer(0,this))}_adoptIndex(t){e.utils.adopt(t,e.utils.getPointer(1,this))}_disownIndex(){return e.utils.disown(this.index)}get index(){return e.utils.getStruct(1,o,this)}_hasIndex(){return!e.utils.isNull(e.utils.getPointer(1,this))}_initIndex(){return e.utils.initStructAt(1,o,this)}set index(t){e.utils.copyFrom(t,e.utils.getPointer(1,this))}toString(){return`IndexAccessOrigin_`+super.toString()}},c=class extends e.Struct{static _capnp={displayName:`EntityIndexOptions`,id:`de584ad10b7c5004`,size:new e.ObjectSize(0,2)};_adoptNames(t){e.utils.adopt(t,e.utils.getPointer(0,this))}_disownNames(){return e.utils.disown(this.names)}get names(){return e.utils.getList(0,e.TextList,this)}_hasNames(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initNames(t){return e.utils.initList(0,e.TextList,t,this)}set names(t){e.utils.copyFrom(t,e.utils.getPointer(0,this))}get options(){return e.utils.getText(1,this)}set options(t){e.utils.setText(1,t,this)}toString(){return`EntityOptions_EntityIndexOptions_`+super.toString()}},l=class t extends e.Struct{static EntityIndexOptions=c;static _capnp={displayName:`EntityOptions`,id:`948d2d02cf676d60`,size:new e.ObjectSize(8,5)};get name(){return e.utils.getText(0,this)}set name(t){e.utils.setText(0,t,this)}get description(){return e.utils.getText(1,this)}set description(t){e.utils.setText(1,t,this)}get collection(){return e.utils.getText(2,this)}set collection(t){e.utils.setText(2,t,this)}get database(){return e.utils.getText(3,this)}set database(t){e.utils.setText(3,t,this)}get singleTableInheritance(){return e.utils.getBit(0,this)}set singleTableInheritance(t){e.utils.setBit(0,t,this)}_adoptIndexes(t){e.utils.adopt(t,e.utils.getPointer(4,this))}_disownIndexes(){return e.utils.disown(this.indexes)}get indexes(){return e.utils.getList(4,t._Indexes,this)}_hasIndexes(){return!e.utils.isNull(e.utils.getPointer(4,this))}_initIndexes(n){return e.utils.initList(4,t._Indexes,n,this)}set indexes(t){e.utils.copyFrom(t,e.utils.getPointer(4,this))}toString(){return`EntityOptions_`+super.toString()}},u=class t extends e.Struct{static _capnp={displayName:`SerializedTypeObjectLiteral`,id:`8b56235ad9bcb2b1`,size:new e.ObjectSize(8,6)};get typeName(){return e.utils.getText(0,this)}set typeName(t){e.utils.setText(0,t,this)}_adoptTypeArguments(t){e.utils.adopt(t,e.utils.getPointer(1,this))}_disownTypeArguments(){return e.utils.disown(this.typeArguments)}get typeArguments(){return e.utils.getList(1,t._TypeArguments,this)}_hasTypeArguments(){return!e.utils.isNull(e.utils.getPointer(1,this))}_initTypeArguments(n){return e.utils.initList(1,t._TypeArguments,n,this)}set typeArguments(t){e.utils.copyFrom(t,e.utils.getPointer(1,this))}_adoptIndexAccessOrigin(t){e.utils.adopt(t,e.utils.getPointer(2,this))}_disownIndexAccessOrigin(){return e.utils.disown(this.indexAccessOrigin)}get indexAccessOrigin(){return e.utils.getStruct(2,s,this)}_hasIndexAccessOrigin(){return!e.utils.isNull(e.utils.getPointer(2,this))}_initIndexAccessOrigin(){return e.utils.initStructAt(2,s,this)}set indexAccessOrigin(t){e.utils.copyFrom(t,e.utils.getPointer(2,this))}_adoptDecorators(t){e.utils.adopt(t,e.utils.getPointer(3,this))}_disownDecorators(){return e.utils.disown(this.decorators)}get decorators(){return e.utils.getList(3,t._Decorators,this)}_hasDecorators(){return!e.utils.isNull(e.utils.getPointer(3,this))}_initDecorators(n){return e.utils.initList(3,t._Decorators,n,this)}set decorators(t){e.utils.copyFrom(t,e.utils.getPointer(3,this))}get kind(){return e.utils.getUint16(0,this)}set kind(t){e.utils.setUint16(0,t,this)}_adoptTypes(t){e.utils.adopt(t,e.utils.getPointer(4,this))}_disownTypes(){return e.utils.disown(this.types)}get types(){return e.utils.getList(4,t._Types,this)}_hasTypes(){return!e.utils.isNull(e.utils.getPointer(4,this))}_initTypes(n){return e.utils.initList(4,t._Types,n,this)}set types(t){e.utils.copyFrom(t,e.utils.getPointer(4,this))}_adoptTags(t){e.utils.adopt(t,e.utils.getPointer(5,this))}_disownTags(){return e.utils.disown(this.tags)}get tags(){return e.utils.getStruct(5,n,this)}_hasTags(){return!e.utils.isNull(e.utils.getPointer(5,this))}_initTags(){return e.utils.initStructAt(5,n,this)}set tags(t){e.utils.copyFrom(t,e.utils.getPointer(5,this))}toString(){return`SerializedTypeObjectLiteral_`+super.toString()}},d=class t extends e.Struct{static _capnp={displayName:`SerializedTypeClassType`,id:`9855392bf9c48b25`,size:new e.ObjectSize(8,11)};get typeName(){return e.utils.getText(0,this)}set typeName(t){e.utils.setText(0,t,this)}_adoptTypeArguments(t){e.utils.adopt(t,e.utils.getPointer(1,this))}_disownTypeArguments(){return e.utils.disown(this.typeArguments)}get typeArguments(){return e.utils.getList(1,t._TypeArguments,this)}_hasTypeArguments(){return!e.utils.isNull(e.utils.getPointer(1,this))}_initTypeArguments(n){return e.utils.initList(1,t._TypeArguments,n,this)}set typeArguments(t){e.utils.copyFrom(t,e.utils.getPointer(1,this))}_adoptIndexAccessOrigin(t){e.utils.adopt(t,e.utils.getPointer(2,this))}_disownIndexAccessOrigin(){return e.utils.disown(this.indexAccessOrigin)}get indexAccessOrigin(){return e.utils.getStruct(2,s,this)}_hasIndexAccessOrigin(){return!e.utils.isNull(e.utils.getPointer(2,this))}_initIndexAccessOrigin(){return e.utils.initStructAt(2,s,this)}set indexAccessOrigin(t){e.utils.copyFrom(t,e.utils.getPointer(2,this))}_adoptDecorators(t){e.utils.adopt(t,e.utils.getPointer(3,this))}_disownDecorators(){return e.utils.disown(this.decorators)}get decorators(){return e.utils.getList(3,t._Decorators,this)}_hasDecorators(){return!e.utils.isNull(e.utils.getPointer(3,this))}_initDecorators(n){return e.utils.initList(3,t._Decorators,n,this)}set decorators(t){e.utils.copyFrom(t,e.utils.getPointer(3,this))}get kind(){return e.utils.getUint16(0,this)}set kind(t){e.utils.setUint16(0,t,this)}get name(){return e.utils.getText(4,this)}set name(t){e.utils.setText(4,t,this)}get globalObject(){return e.utils.getBit(16,this)}set globalObject(t){e.utils.setBit(16,t,this)}get classType(){return e.utils.getText(5,this)}set classType(t){e.utils.setText(5,t,this)}_adoptExtendsArguments(t){e.utils.adopt(t,e.utils.getPointer(6,this))}_disownExtendsArguments(){return e.utils.disown(this.extendsArguments)}get extendsArguments(){return e.utils.getList(6,t._ExtendsArguments,this)}_hasExtendsArguments(){return!e.utils.isNull(e.utils.getPointer(6,this))}_initExtendsArguments(n){return e.utils.initList(6,t._ExtendsArguments,n,this)}set extendsArguments(t){e.utils.copyFrom(t,e.utils.getPointer(6,this))}_adoptArguments(t){e.utils.adopt(t,e.utils.getPointer(7,this))}_disownArguments(){return e.utils.disown(this.arguments)}get arguments(){return e.utils.getList(7,t._Arguments,this)}_hasArguments(){return!e.utils.isNull(e.utils.getPointer(7,this))}_initArguments(n){return e.utils.initList(7,t._Arguments,n,this)}set arguments(t){e.utils.copyFrom(t,e.utils.getPointer(7,this))}_adoptSuperClass(t){e.utils.adopt(t,e.utils.getPointer(8,this))}_disownSuperClass(){return e.utils.disown(this.superClass)}get superClass(){return e.utils.getStruct(8,o,this)}_hasSuperClass(){return!e.utils.isNull(e.utils.getPointer(8,this))}_initSuperClass(){return e.utils.initStructAt(8,o,this)}set superClass(t){e.utils.copyFrom(t,e.utils.getPointer(8,this))}_adoptTypes(t){e.utils.adopt(t,e.utils.getPointer(9,this))}_disownTypes(){return e.utils.disown(this.types)}get types(){return e.utils.getList(9,t._Types,this)}_hasTypes(){return!e.utils.isNull(e.utils.getPointer(9,this))}_initTypes(n){return e.utils.initList(9,t._Types,n,this)}set types(t){e.utils.copyFrom(t,e.utils.getPointer(9,this))}_adoptTags(t){e.utils.adopt(t,e.utils.getPointer(10,this))}_disownTags(){return e.utils.disown(this.tags)}get tags(){return e.utils.getStruct(10,n,this)}_hasTags(){return!e.utils.isNull(e.utils.getPointer(10,this))}_initTags(){return e.utils.initStructAt(10,n,this)}set tags(t){e.utils.copyFrom(t,e.utils.getPointer(10,this))}toString(){return`SerializedTypeClassType_`+super.toString()}},f=class t extends e.Struct{static _capnp={displayName:`SerializedTypeParameter`,id:`fcbaa08bb97b8b1a`,size:new e.ObjectSize(8,8)};get typeName(){return e.utils.getText(0,this)}set typeName(t){e.utils.setText(0,t,this)}_adoptTypeArguments(t){e.utils.adopt(t,e.utils.getPointer(1,this))}_disownTypeArguments(){return e.utils.disown(this.typeArguments)}get typeArguments(){return e.utils.getList(1,t._TypeArguments,this)}_hasTypeArguments(){return!e.utils.isNull(e.utils.getPointer(1,this))}_initTypeArguments(n){return e.utils.initList(1,t._TypeArguments,n,this)}set typeArguments(t){e.utils.copyFrom(t,e.utils.getPointer(1,this))}_adoptIndexAccessOrigin(t){e.utils.adopt(t,e.utils.getPointer(2,this))}_disownIndexAccessOrigin(){return e.utils.disown(this.indexAccessOrigin)}get indexAccessOrigin(){return e.utils.getStruct(2,s,this)}_hasIndexAccessOrigin(){return!e.utils.isNull(e.utils.getPointer(2,this))}_initIndexAccessOrigin(){return e.utils.initStructAt(2,s,this)}set indexAccessOrigin(t){e.utils.copyFrom(t,e.utils.getPointer(2,this))}_adoptDecorators(t){e.utils.adopt(t,e.utils.getPointer(3,this))}_disownDecorators(){return e.utils.disown(this.decorators)}get decorators(){return e.utils.getList(3,t._Decorators,this)}_hasDecorators(){return!e.utils.isNull(e.utils.getPointer(3,this))}_initDecorators(n){return e.utils.initList(3,t._Decorators,n,this)}set decorators(t){e.utils.copyFrom(t,e.utils.getPointer(3,this))}get kind(){return e.utils.getUint16(0,this)}set kind(t){e.utils.setUint16(0,t,this)}get name(){return e.utils.getText(4,this)}set name(t){e.utils.setText(4,t,this)}_adoptType(t){e.utils.adopt(t,e.utils.getPointer(5,this))}_disownType(){return e.utils.disown(this.type)}get type(){return e.utils.getStruct(5,o,this)}_hasType(){return!e.utils.isNull(e.utils.getPointer(5,this))}_initType(){return e.utils.initStructAt(5,o,this)}set type(t){e.utils.copyFrom(t,e.utils.getPointer(5,this))}get visibility(){return e.utils.getUint16(2,this)}set visibility(t){e.utils.setUint16(2,t,this)}get readonly(){return e.utils.getBit(32,this)}set readonly(t){e.utils.setBit(32,t,this)}get optional(){return e.utils.getBit(33,this)}set optional(t){e.utils.setBit(33,t,this)}_adoptDefault(t){e.utils.adopt(t,e.utils.getPointer(6,this))}_disownDefault(){return e.utils.disown(this.default)}get default(){return e.utils.getStruct(6,a,this)}_hasDefault(){return!e.utils.isNull(e.utils.getPointer(6,this))}_initDefault(){return e.utils.initStructAt(6,a,this)}set default(t){e.utils.copyFrom(t,e.utils.getPointer(6,this))}_adoptTags(t){e.utils.adopt(t,e.utils.getPointer(7,this))}_disownTags(){return e.utils.disown(this.tags)}get tags(){return e.utils.getStruct(7,n,this)}_hasTags(){return!e.utils.isNull(e.utils.getPointer(7,this))}_initTags(){return e.utils.initStructAt(7,n,this)}set tags(t){e.utils.copyFrom(t,e.utils.getPointer(7,this))}toString(){return`SerializedTypeParameter_`+super.toString()}},p=class t extends e.Struct{static _capnp={displayName:`SerializedTypeMethod`,id:`8b5eff6d9ec2fb06`,size:new e.ObjectSize(8,8)};get typeName(){return e.utils.getText(0,this)}set typeName(t){e.utils.setText(0,t,this)}_adoptTypeArguments(t){e.utils.adopt(t,e.utils.getPointer(1,this))}_disownTypeArguments(){return e.utils.disown(this.typeArguments)}get typeArguments(){return e.utils.getList(1,t._TypeArguments,this)}_hasTypeArguments(){return!e.utils.isNull(e.utils.getPointer(1,this))}_initTypeArguments(n){return e.utils.initList(1,t._TypeArguments,n,this)}set typeArguments(t){e.utils.copyFrom(t,e.utils.getPointer(1,this))}_adoptIndexAccessOrigin(t){e.utils.adopt(t,e.utils.getPointer(2,this))}_disownIndexAccessOrigin(){return e.utils.disown(this.indexAccessOrigin)}get indexAccessOrigin(){return e.utils.getStruct(2,s,this)}_hasIndexAccessOrigin(){return!e.utils.isNull(e.utils.getPointer(2,this))}_initIndexAccessOrigin(){return e.utils.initStructAt(2,s,this)}set indexAccessOrigin(t){e.utils.copyFrom(t,e.utils.getPointer(2,this))}_adoptDecorators(t){e.utils.adopt(t,e.utils.getPointer(3,this))}_disownDecorators(){return e.utils.disown(this.decorators)}get decorators(){return e.utils.getList(3,t._Decorators,this)}_hasDecorators(){return!e.utils.isNull(e.utils.getPointer(3,this))}_initDecorators(n){return e.utils.initList(3,t._Decorators,n,this)}set decorators(t){e.utils.copyFrom(t,e.utils.getPointer(3,this))}get visibility(){return e.utils.getUint16(0,this)}set visibility(t){e.utils.setUint16(0,t,this)}get abstract(){return e.utils.getBit(16,this)}set abstract(t){e.utils.setBit(16,t,this)}get optional(){return e.utils.getBit(17,this)}set optional(t){e.utils.setBit(17,t,this)}get readonly(){return e.utils.getBit(18,this)}set readonly(t){e.utils.setBit(18,t,this)}_adoptTags(t){e.utils.adopt(t,e.utils.getPointer(4,this))}_disownTags(){return e.utils.disown(this.tags)}get tags(){return e.utils.getStruct(4,n,this)}_hasTags(){return!e.utils.isNull(e.utils.getPointer(4,this))}_initTags(){return e.utils.initStructAt(4,n,this)}set tags(t){e.utils.copyFrom(t,e.utils.getPointer(4,this))}get kind(){return e.utils.getUint16(4,this)}set kind(t){e.utils.setUint16(4,t,this)}get name(){return e.utils.getText(5,this)}set name(t){e.utils.setText(5,t,this)}_adoptParameters(t){e.utils.adopt(t,e.utils.getPointer(6,this))}_disownParameters(){return e.utils.disown(this.parameters)}get parameters(){return e.utils.getList(6,t._Parameters,this)}_hasParameters(){return!e.utils.isNull(e.utils.getPointer(6,this))}_initParameters(n){return e.utils.initList(6,t._Parameters,n,this)}set parameters(t){e.utils.copyFrom(t,e.utils.getPointer(6,this))}_adoptReturn(t){e.utils.adopt(t,e.utils.getPointer(7,this))}_disownReturn(){return e.utils.disown(this.return)}get return(){return e.utils.getStruct(7,o,this)}_hasReturn(){return!e.utils.isNull(e.utils.getPointer(7,this))}_initReturn(){return e.utils.initStructAt(7,o,this)}set return(t){e.utils.copyFrom(t,e.utils.getPointer(7,this))}toString(){return`SerializedTypeMethod_`+super.toString()}},m=class t extends e.Struct{static _capnp={displayName:`SerializedTypeProperty`,id:`91d9dbea2037f78b`,size:new e.ObjectSize(8,9)};get typeName(){return e.utils.getText(0,this)}set typeName(t){e.utils.setText(0,t,this)}_adoptTypeArguments(t){e.utils.adopt(t,e.utils.getPointer(1,this))}_disownTypeArguments(){return e.utils.disown(this.typeArguments)}get typeArguments(){return e.utils.getList(1,t._TypeArguments,this)}_hasTypeArguments(){return!e.utils.isNull(e.utils.getPointer(1,this))}_initTypeArguments(n){return e.utils.initList(1,t._TypeArguments,n,this)}set typeArguments(t){e.utils.copyFrom(t,e.utils.getPointer(1,this))}_adoptIndexAccessOrigin(t){e.utils.adopt(t,e.utils.getPointer(2,this))}_disownIndexAccessOrigin(){return e.utils.disown(this.indexAccessOrigin)}get indexAccessOrigin(){return e.utils.getStruct(2,s,this)}_hasIndexAccessOrigin(){return!e.utils.isNull(e.utils.getPointer(2,this))}_initIndexAccessOrigin(){return e.utils.initStructAt(2,s,this)}set indexAccessOrigin(t){e.utils.copyFrom(t,e.utils.getPointer(2,this))}_adoptDecorators(t){e.utils.adopt(t,e.utils.getPointer(3,this))}_disownDecorators(){return e.utils.disown(this.decorators)}get decorators(){return e.utils.getList(3,t._Decorators,this)}_hasDecorators(){return!e.utils.isNull(e.utils.getPointer(3,this))}_initDecorators(n){return e.utils.initList(3,t._Decorators,n,this)}set decorators(t){e.utils.copyFrom(t,e.utils.getPointer(3,this))}get visibility(){return e.utils.getUint16(0,this)}set visibility(t){e.utils.setUint16(0,t,this)}get abstract(){return e.utils.getBit(16,this)}set abstract(t){e.utils.setBit(16,t,this)}get optional(){return e.utils.getBit(17,this)}set optional(t){e.utils.setBit(17,t,this)}get readonly(){return e.utils.getBit(18,this)}set readonly(t){e.utils.setBit(18,t,this)}_adoptTags(t){e.utils.adopt(t,e.utils.getPointer(4,this))}_disownTags(){return e.utils.disown(this.tags)}get tags(){return e.utils.getStruct(4,n,this)}_hasTags(){return!e.utils.isNull(e.utils.getPointer(4,this))}_initTags(){return e.utils.initStructAt(4,n,this)}set tags(t){e.utils.copyFrom(t,e.utils.getPointer(4,this))}get kind(){return e.utils.getUint16(4,this)}set kind(t){e.utils.setUint16(4,t,this)}get name(){return e.utils.getText(5,this)}set name(t){e.utils.setText(5,t,this)}get description(){return e.utils.getText(6,this)}set description(t){e.utils.setText(6,t,this)}_adoptType(t){e.utils.adopt(t,e.utils.getPointer(7,this))}_disownType(){return e.utils.disown(this.type)}get type(){return e.utils.getStruct(7,o,this)}_hasType(){return!e.utils.isNull(e.utils.getPointer(7,this))}_initType(){return e.utils.initStructAt(7,o,this)}set type(t){e.utils.copyFrom(t,e.utils.getPointer(7,this))}_adoptDefault(t){e.utils.adopt(t,e.utils.getPointer(8,this))}_disownDefault(){return e.utils.disown(this.default)}get default(){return e.utils.getStruct(8,a,this)}_hasDefault(){return!e.utils.isNull(e.utils.getPointer(8,this))}_initDefault(){return e.utils.initStructAt(8,a,this)}set default(t){e.utils.copyFrom(t,e.utils.getPointer(8,this))}toString(){return`SerializedTypeProperty_`+super.toString()}},h=class t extends e.Struct{static _capnp={displayName:`SerializedTypeFunction`,id:`9130bccd82dfcfd4`,size:new e.ObjectSize(8,8)};get typeName(){return e.utils.getText(0,this)}set typeName(t){e.utils.setText(0,t,this)}_adoptTypeArguments(t){e.utils.adopt(t,e.utils.getPointer(1,this))}_disownTypeArguments(){return e.utils.disown(this.typeArguments)}get typeArguments(){return e.utils.getList(1,t._TypeArguments,this)}_hasTypeArguments(){return!e.utils.isNull(e.utils.getPointer(1,this))}_initTypeArguments(n){return e.utils.initList(1,t._TypeArguments,n,this)}set typeArguments(t){e.utils.copyFrom(t,e.utils.getPointer(1,this))}_adoptIndexAccessOrigin(t){e.utils.adopt(t,e.utils.getPointer(2,this))}_disownIndexAccessOrigin(){return e.utils.disown(this.indexAccessOrigin)}get indexAccessOrigin(){return e.utils.getStruct(2,s,this)}_hasIndexAccessOrigin(){return!e.utils.isNull(e.utils.getPointer(2,this))}_initIndexAccessOrigin(){return e.utils.initStructAt(2,s,this)}set indexAccessOrigin(t){e.utils.copyFrom(t,e.utils.getPointer(2,this))}_adoptDecorators(t){e.utils.adopt(t,e.utils.getPointer(3,this))}_disownDecorators(){return e.utils.disown(this.decorators)}get decorators(){return e.utils.getList(3,t._Decorators,this)}_hasDecorators(){return!e.utils.isNull(e.utils.getPointer(3,this))}_initDecorators(n){return e.utils.initList(3,t._Decorators,n,this)}set decorators(t){e.utils.copyFrom(t,e.utils.getPointer(3,this))}get visibility(){return e.utils.getUint16(0,this)}set visibility(t){e.utils.setUint16(0,t,this)}get abstract(){return e.utils.getBit(16,this)}set abstract(t){e.utils.setBit(16,t,this)}get optional(){return e.utils.getBit(17,this)}set optional(t){e.utils.setBit(17,t,this)}get readonly(){return e.utils.getBit(18,this)}set readonly(t){e.utils.setBit(18,t,this)}_adoptTags(t){e.utils.adopt(t,e.utils.getPointer(4,this))}_disownTags(){return e.utils.disown(this.tags)}get tags(){return e.utils.getStruct(4,n,this)}_hasTags(){return!e.utils.isNull(e.utils.getPointer(4,this))}_initTags(){return e.utils.initStructAt(4,n,this)}set tags(t){e.utils.copyFrom(t,e.utils.getPointer(4,this))}get kind(){return e.utils.getUint16(4,this)}set kind(t){e.utils.setUint16(4,t,this)}get name(){return e.utils.getText(5,this)}set name(t){e.utils.setText(5,t,this)}_adoptParameters(t){e.utils.adopt(t,e.utils.getPointer(6,this))}_disownParameters(){return e.utils.disown(this.parameters)}get parameters(){return e.utils.getList(6,t._Parameters,this)}_hasParameters(){return!e.utils.isNull(e.utils.getPointer(6,this))}_initParameters(n){return e.utils.initList(6,t._Parameters,n,this)}set parameters(t){e.utils.copyFrom(t,e.utils.getPointer(6,this))}_adoptReturn(t){e.utils.adopt(t,e.utils.getPointer(7,this))}_disownReturn(){return e.utils.disown(this.return)}get return(){return e.utils.getStruct(7,o,this)}_hasReturn(){return!e.utils.isNull(e.utils.getPointer(7,this))}_initReturn(){return e.utils.initStructAt(7,o,this)}set return(t){e.utils.copyFrom(t,e.utils.getPointer(7,this))}toString(){return`SerializedTypeFunction_`+super.toString()}},g=class t extends e.Struct{static _capnp={displayName:`SerializedTypePromise`,id:`e9b0cbe936a42398`,size:new e.ObjectSize(8,4)};get typeName(){return e.utils.getText(0,this)}set typeName(t){e.utils.setText(0,t,this)}_adoptTypeArguments(t){e.utils.adopt(t,e.utils.getPointer(1,this))}_disownTypeArguments(){return e.utils.disown(this.typeArguments)}get typeArguments(){return e.utils.getList(1,t._TypeArguments,this)}_hasTypeArguments(){return!e.utils.isNull(e.utils.getPointer(1,this))}_initTypeArguments(n){return e.utils.initList(1,t._TypeArguments,n,this)}set typeArguments(t){e.utils.copyFrom(t,e.utils.getPointer(1,this))}_adoptIndexAccessOrigin(t){e.utils.adopt(t,e.utils.getPointer(2,this))}_disownIndexAccessOrigin(){return e.utils.disown(this.indexAccessOrigin)}get indexAccessOrigin(){return e.utils.getStruct(2,s,this)}_hasIndexAccessOrigin(){return!e.utils.isNull(e.utils.getPointer(2,this))}_initIndexAccessOrigin(){return e.utils.initStructAt(2,s,this)}set indexAccessOrigin(t){e.utils.copyFrom(t,e.utils.getPointer(2,this))}_adoptDecorators(t){e.utils.adopt(t,e.utils.getPointer(3,this))}_disownDecorators(){return e.utils.disown(this.decorators)}get decorators(){return e.utils.getList(3,t._Decorators,this)}_hasDecorators(){return!e.utils.isNull(e.utils.getPointer(3,this))}_initDecorators(n){return e.utils.initList(3,t._Decorators,n,this)}set decorators(t){e.utils.copyFrom(t,e.utils.getPointer(3,this))}get visibility(){return e.utils.getUint16(0,this)}set visibility(t){e.utils.setUint16(0,t,this)}get abstract(){return e.utils.getBit(16,this)}set abstract(t){e.utils.setBit(16,t,this)}toString(){return`SerializedTypePromise_`+super.toString()}},_=class extends e.Struct{static _capnp={displayName:`SerializedTypeEnumEntry`,id:`d5bcb8b7c49ba556`,size:new e.ObjectSize(0,2)};get name(){return e.utils.getText(0,this)}set name(t){e.utils.setText(0,t,this)}get value(){return e.utils.getText(1,this)}set value(t){e.utils.setText(1,t,this)}toString(){return`SerializedTypeEnumEntry_`+super.toString()}},v=class t extends e.Struct{static _capnp={displayName:`SerializedTypeEnum`,id:`d7d36f0ae79e3841`,size:new e.ObjectSize(8,8)};get typeName(){return e.utils.getText(0,this)}set typeName(t){e.utils.setText(0,t,this)}_adoptTypeArguments(t){e.utils.adopt(t,e.utils.getPointer(1,this))}_disownTypeArguments(){return e.utils.disown(this.typeArguments)}get typeArguments(){return e.utils.getList(1,t._TypeArguments,this)}_hasTypeArguments(){return!e.utils.isNull(e.utils.getPointer(1,this))}_initTypeArguments(n){return e.utils.initList(1,t._TypeArguments,n,this)}set typeArguments(t){e.utils.copyFrom(t,e.utils.getPointer(1,this))}_adoptIndexAccessOrigin(t){e.utils.adopt(t,e.utils.getPointer(2,this))}_disownIndexAccessOrigin(){return e.utils.disown(this.indexAccessOrigin)}get indexAccessOrigin(){return e.utils.getStruct(2,s,this)}_hasIndexAccessOrigin(){return!e.utils.isNull(e.utils.getPointer(2,this))}_initIndexAccessOrigin(){return e.utils.initStructAt(2,s,this)}set indexAccessOrigin(t){e.utils.copyFrom(t,e.utils.getPointer(2,this))}_adoptDecorators(t){e.utils.adopt(t,e.utils.getPointer(3,this))}_disownDecorators(){return e.utils.disown(this.decorators)}get decorators(){return e.utils.getList(3,t._Decorators,this)}_hasDecorators(){return!e.utils.isNull(e.utils.getPointer(3,this))}_initDecorators(n){return e.utils.initList(3,t._Decorators,n,this)}set decorators(t){e.utils.copyFrom(t,e.utils.getPointer(3,this))}get kind(){return e.utils.getUint16(0,this)}set kind(t){e.utils.setUint16(0,t,this)}_adoptEnumEntries(t){e.utils.adopt(t,e.utils.getPointer(4,this))}_disownEnumEntries(){return e.utils.disown(this.enumEntries)}get enumEntries(){return e.utils.getList(4,t._EnumEntries,this)}_hasEnumEntries(){return!e.utils.isNull(e.utils.getPointer(4,this))}_initEnumEntries(n){return e.utils.initList(4,t._EnumEntries,n,this)}set enumEntries(t){e.utils.copyFrom(t,e.utils.getPointer(4,this))}_adoptValues(t){e.utils.adopt(t,e.utils.getPointer(5,this))}_disownValues(){return e.utils.disown(this.values)}get values(){return e.utils.getList(5,e.TextList,this)}_hasValues(){return!e.utils.isNull(e.utils.getPointer(5,this))}_initValues(t){return e.utils.initList(5,e.TextList,t,this)}set values(t){e.utils.copyFrom(t,e.utils.getPointer(5,this))}_adoptIndexType(t){e.utils.adopt(t,e.utils.getPointer(6,this))}_disownIndexType(){return e.utils.disown(this.indexType)}get indexType(){return e.utils.getStruct(6,o,this)}_hasIndexType(){return!e.utils.isNull(e.utils.getPointer(6,this))}_initIndexType(){return e.utils.initStructAt(6,o,this)}set indexType(t){e.utils.copyFrom(t,e.utils.getPointer(6,this))}_adoptTags(t){e.utils.adopt(t,e.utils.getPointer(7,this))}_disownTags(){return e.utils.disown(this.tags)}get tags(){return e.utils.getStruct(7,n,this)}_hasTags(){return!e.utils.isNull(e.utils.getPointer(7,this))}_initTags(){return e.utils.initStructAt(7,n,this)}set tags(t){e.utils.copyFrom(t,e.utils.getPointer(7,this))}toString(){return`SerializedTypeEnum_`+super.toString()}},y=class t extends e.Struct{static _capnp={displayName:`SerializedTypeUnion`,id:`a9ae4c95e41ff4ab`,size:new e.ObjectSize(8,5)};get typeName(){return e.utils.getText(0,this)}set typeName(t){e.utils.setText(0,t,this)}_adoptTypeArguments(t){e.utils.adopt(t,e.utils.getPointer(1,this))}_disownTypeArguments(){return e.utils.disown(this.typeArguments)}get typeArguments(){return e.utils.getList(1,t._TypeArguments,this)}_hasTypeArguments(){return!e.utils.isNull(e.utils.getPointer(1,this))}_initTypeArguments(n){return e.utils.initList(1,t._TypeArguments,n,this)}set typeArguments(t){e.utils.copyFrom(t,e.utils.getPointer(1,this))}_adoptIndexAccessOrigin(t){e.utils.adopt(t,e.utils.getPointer(2,this))}_disownIndexAccessOrigin(){return e.utils.disown(this.indexAccessOrigin)}get indexAccessOrigin(){return e.utils.getStruct(2,s,this)}_hasIndexAccessOrigin(){return!e.utils.isNull(e.utils.getPointer(2,this))}_initIndexAccessOrigin(){return e.utils.initStructAt(2,s,this)}set indexAccessOrigin(t){e.utils.copyFrom(t,e.utils.getPointer(2,this))}_adoptDecorators(t){e.utils.adopt(t,e.utils.getPointer(3,this))}_disownDecorators(){return e.utils.disown(this.decorators)}get decorators(){return e.utils.getList(3,t._Decorators,this)}_hasDecorators(){return!e.utils.isNull(e.utils.getPointer(3,this))}_initDecorators(n){return e.utils.initList(3,t._Decorators,n,this)}set decorators(t){e.utils.copyFrom(t,e.utils.getPointer(3,this))}get kind(){return e.utils.getUint16(0,this)}set kind(t){e.utils.setUint16(0,t,this)}_adoptTypes(t){e.utils.adopt(t,e.utils.getPointer(4,this))}_disownTypes(){return e.utils.disown(this.types)}get types(){return e.utils.getList(4,t._Types,this)}_hasTypes(){return!e.utils.isNull(e.utils.getPointer(4,this))}_initTypes(n){return e.utils.initList(4,t._Types,n,this)}set types(t){e.utils.copyFrom(t,e.utils.getPointer(4,this))}toString(){return`SerializedTypeUnion_`+super.toString()}},b=class t extends e.Struct{static _capnp={displayName:`SerializedTypeIntersection`,id:`9ae42bd17511c09b`,size:new e.ObjectSize(8,5)};get typeName(){return e.utils.getText(0,this)}set typeName(t){e.utils.setText(0,t,this)}_adoptTypeArguments(t){e.utils.adopt(t,e.utils.getPointer(1,this))}_disownTypeArguments(){return e.utils.disown(this.typeArguments)}get typeArguments(){return e.utils.getList(1,t._TypeArguments,this)}_hasTypeArguments(){return!e.utils.isNull(e.utils.getPointer(1,this))}_initTypeArguments(n){return e.utils.initList(1,t._TypeArguments,n,this)}set typeArguments(t){e.utils.copyFrom(t,e.utils.getPointer(1,this))}_adoptIndexAccessOrigin(t){e.utils.adopt(t,e.utils.getPointer(2,this))}_disownIndexAccessOrigin(){return e.utils.disown(this.indexAccessOrigin)}get indexAccessOrigin(){return e.utils.getStruct(2,s,this)}_hasIndexAccessOrigin(){return!e.utils.isNull(e.utils.getPointer(2,this))}_initIndexAccessOrigin(){return e.utils.initStructAt(2,s,this)}set indexAccessOrigin(t){e.utils.copyFrom(t,e.utils.getPointer(2,this))}_adoptDecorators(t){e.utils.adopt(t,e.utils.getPointer(3,this))}_disownDecorators(){return e.utils.disown(this.decorators)}get decorators(){return e.utils.getList(3,t._Decorators,this)}_hasDecorators(){return!e.utils.isNull(e.utils.getPointer(3,this))}_initDecorators(n){return e.utils.initList(3,t._Decorators,n,this)}set decorators(t){e.utils.copyFrom(t,e.utils.getPointer(3,this))}get kind(){return e.utils.getUint16(0,this)}set kind(t){e.utils.setUint16(0,t,this)}_adoptTypes(t){e.utils.adopt(t,e.utils.getPointer(4,this))}_disownTypes(){return e.utils.disown(this.types)}get types(){return e.utils.getList(4,t._Types,this)}_hasTypes(){return!e.utils.isNull(e.utils.getPointer(4,this))}_initTypes(n){return e.utils.initList(4,t._Types,n,this)}set types(t){e.utils.copyFrom(t,e.utils.getPointer(4,this))}toString(){return`SerializedTypeIntersection_`+super.toString()}},x=class t extends e.Struct{static _capnp={displayName:`SerializedTypeArray`,id:`97d1d75240151501`,size:new e.ObjectSize(8,6)};get typeName(){return e.utils.getText(0,this)}set typeName(t){e.utils.setText(0,t,this)}_adoptTypeArguments(t){e.utils.adopt(t,e.utils.getPointer(1,this))}_disownTypeArguments(){return e.utils.disown(this.typeArguments)}get typeArguments(){return e.utils.getList(1,t._TypeArguments,this)}_hasTypeArguments(){return!e.utils.isNull(e.utils.getPointer(1,this))}_initTypeArguments(n){return e.utils.initList(1,t._TypeArguments,n,this)}set typeArguments(t){e.utils.copyFrom(t,e.utils.getPointer(1,this))}_adoptIndexAccessOrigin(t){e.utils.adopt(t,e.utils.getPointer(2,this))}_disownIndexAccessOrigin(){return e.utils.disown(this.indexAccessOrigin)}get indexAccessOrigin(){return e.utils.getStruct(2,s,this)}_hasIndexAccessOrigin(){return!e.utils.isNull(e.utils.getPointer(2,this))}_initIndexAccessOrigin(){return e.utils.initStructAt(2,s,this)}set indexAccessOrigin(t){e.utils.copyFrom(t,e.utils.getPointer(2,this))}_adoptDecorators(t){e.utils.adopt(t,e.utils.getPointer(3,this))}_disownDecorators(){return e.utils.disown(this.decorators)}get decorators(){return e.utils.getList(3,t._Decorators,this)}_hasDecorators(){return!e.utils.isNull(e.utils.getPointer(3,this))}_initDecorators(n){return e.utils.initList(3,t._Decorators,n,this)}set decorators(t){e.utils.copyFrom(t,e.utils.getPointer(3,this))}get kind(){return e.utils.getUint16(0,this)}set kind(t){e.utils.setUint16(0,t,this)}_adoptType(t){e.utils.adopt(t,e.utils.getPointer(4,this))}_disownType(){return e.utils.disown(this.type)}get type(){return e.utils.getStruct(4,o,this)}_hasType(){return!e.utils.isNull(e.utils.getPointer(4,this))}_initType(){return e.utils.initStructAt(4,o,this)}set type(t){e.utils.copyFrom(t,e.utils.getPointer(4,this))}_adoptTags(t){e.utils.adopt(t,e.utils.getPointer(5,this))}_disownTags(){return e.utils.disown(this.tags)}get tags(){return e.utils.getStruct(5,n,this)}_hasTags(){return!e.utils.isNull(e.utils.getPointer(5,this))}_initTags(){return e.utils.initStructAt(5,n,this)}set tags(t){e.utils.copyFrom(t,e.utils.getPointer(5,this))}toString(){return`SerializedTypeArray_`+super.toString()}},S=class t extends e.Struct{static _capnp={displayName:`SerializedTypeIndexSignature`,id:`93e335e2756821d8`,size:new e.ObjectSize(8,6)};get typeName(){return e.utils.getText(0,this)}set typeName(t){e.utils.setText(0,t,this)}_adoptTypeArguments(t){e.utils.adopt(t,e.utils.getPointer(1,this))}_disownTypeArguments(){return e.utils.disown(this.typeArguments)}get typeArguments(){return e.utils.getList(1,t._TypeArguments,this)}_hasTypeArguments(){return!e.utils.isNull(e.utils.getPointer(1,this))}_initTypeArguments(n){return e.utils.initList(1,t._TypeArguments,n,this)}set typeArguments(t){e.utils.copyFrom(t,e.utils.getPointer(1,this))}_adoptIndexAccessOrigin(t){e.utils.adopt(t,e.utils.getPointer(2,this))}_disownIndexAccessOrigin(){return e.utils.disown(this.indexAccessOrigin)}get indexAccessOrigin(){return e.utils.getStruct(2,s,this)}_hasIndexAccessOrigin(){return!e.utils.isNull(e.utils.getPointer(2,this))}_initIndexAccessOrigin(){return e.utils.initStructAt(2,s,this)}set indexAccessOrigin(t){e.utils.copyFrom(t,e.utils.getPointer(2,this))}_adoptDecorators(t){e.utils.adopt(t,e.utils.getPointer(3,this))}_disownDecorators(){return e.utils.disown(this.decorators)}get decorators(){return e.utils.getList(3,t._Decorators,this)}_hasDecorators(){return!e.utils.isNull(e.utils.getPointer(3,this))}_initDecorators(n){return e.utils.initList(3,t._Decorators,n,this)}set decorators(t){e.utils.copyFrom(t,e.utils.getPointer(3,this))}get kind(){return e.utils.getUint16(0,this)}set kind(t){e.utils.setUint16(0,t,this)}_adoptIndex(t){e.utils.adopt(t,e.utils.getPointer(4,this))}_disownIndex(){return e.utils.disown(this.index)}get index(){return e.utils.getStruct(4,o,this)}_hasIndex(){return!e.utils.isNull(e.utils.getPointer(4,this))}_initIndex(){return e.utils.initStructAt(4,o,this)}set index(t){e.utils.copyFrom(t,e.utils.getPointer(4,this))}_adoptType(t){e.utils.adopt(t,e.utils.getPointer(5,this))}_disownType(){return e.utils.disown(this.type)}get type(){return e.utils.getStruct(5,o,this)}_hasType(){return!e.utils.isNull(e.utils.getPointer(5,this))}_initType(){return e.utils.initStructAt(5,o,this)}set type(t){e.utils.copyFrom(t,e.utils.getPointer(5,this))}toString(){return`SerializedTypeIndexSignature_`+super.toString()}},C=class t extends e.Struct{static _capnp={displayName:`SerializedTypePropertySignature`,id:`9bc1cebd2ca1569a`,size:new e.ObjectSize(8,9)};get typeName(){return e.utils.getText(0,this)}set typeName(t){e.utils.setText(0,t,this)}_adoptTypeArguments(t){e.utils.adopt(t,e.utils.getPointer(1,this))}_disownTypeArguments(){return e.utils.disown(this.typeArguments)}get typeArguments(){return e.utils.getList(1,t._TypeArguments,this)}_hasTypeArguments(){return!e.utils.isNull(e.utils.getPointer(1,this))}_initTypeArguments(n){return e.utils.initList(1,t._TypeArguments,n,this)}set typeArguments(t){e.utils.copyFrom(t,e.utils.getPointer(1,this))}_adoptIndexAccessOrigin(t){e.utils.adopt(t,e.utils.getPointer(2,this))}_disownIndexAccessOrigin(){return e.utils.disown(this.indexAccessOrigin)}get indexAccessOrigin(){return e.utils.getStruct(2,s,this)}_hasIndexAccessOrigin(){return!e.utils.isNull(e.utils.getPointer(2,this))}_initIndexAccessOrigin(){return e.utils.initStructAt(2,s,this)}set indexAccessOrigin(t){e.utils.copyFrom(t,e.utils.getPointer(2,this))}_adoptDecorators(t){e.utils.adopt(t,e.utils.getPointer(3,this))}_disownDecorators(){return e.utils.disown(this.decorators)}get decorators(){return e.utils.getList(3,t._Decorators,this)}_hasDecorators(){return!e.utils.isNull(e.utils.getPointer(3,this))}_initDecorators(n){return e.utils.initList(3,t._Decorators,n,this)}set decorators(t){e.utils.copyFrom(t,e.utils.getPointer(3,this))}get kind(){return e.utils.getUint16(0,this)}set kind(t){e.utils.setUint16(0,t,this)}get name(){return e.utils.getText(4,this)}set name(t){e.utils.setText(4,t,this)}get optional(){return e.utils.getBit(16,this)}set optional(t){e.utils.setBit(16,t,this)}get readonly(){return e.utils.getBit(17,this)}set readonly(t){e.utils.setBit(17,t,this)}get description(){return e.utils.getText(5,this)}set description(t){e.utils.setText(5,t,this)}_adoptDefault(t){e.utils.adopt(t,e.utils.getPointer(6,this))}_disownDefault(){return e.utils.disown(this.default)}get default(){return e.utils.getStruct(6,a,this)}_hasDefault(){return!e.utils.isNull(e.utils.getPointer(6,this))}_initDefault(){return e.utils.initStructAt(6,a,this)}set default(t){e.utils.copyFrom(t,e.utils.getPointer(6,this))}_adoptType(t){e.utils.adopt(t,e.utils.getPointer(7,this))}_disownType(){return e.utils.disown(this.type)}get type(){return e.utils.getStruct(7,o,this)}_hasType(){return!e.utils.isNull(e.utils.getPointer(7,this))}_initType(){return e.utils.initStructAt(7,o,this)}set type(t){e.utils.copyFrom(t,e.utils.getPointer(7,this))}_adoptTags(t){e.utils.adopt(t,e.utils.getPointer(8,this))}_disownTags(){return e.utils.disown(this.tags)}get tags(){return e.utils.getStruct(8,n,this)}_hasTags(){return!e.utils.isNull(e.utils.getPointer(8,this))}_initTags(){return e.utils.initStructAt(8,n,this)}set tags(t){e.utils.copyFrom(t,e.utils.getPointer(8,this))}toString(){return`SerializedTypePropertySignature_`+super.toString()}},w=class t extends e.Struct{static _capnp={displayName:`SerializedTypeMethodSignature`,id:`e25a2cc39d5930c8`,size:new e.ObjectSize(8,8)};get typeName(){return e.utils.getText(0,this)}set typeName(t){e.utils.setText(0,t,this)}_adoptTypeArguments(t){e.utils.adopt(t,e.utils.getPointer(1,this))}_disownTypeArguments(){return e.utils.disown(this.typeArguments)}get typeArguments(){return e.utils.getList(1,t._TypeArguments,this)}_hasTypeArguments(){return!e.utils.isNull(e.utils.getPointer(1,this))}_initTypeArguments(n){return e.utils.initList(1,t._TypeArguments,n,this)}set typeArguments(t){e.utils.copyFrom(t,e.utils.getPointer(1,this))}_adoptIndexAccessOrigin(t){e.utils.adopt(t,e.utils.getPointer(2,this))}_disownIndexAccessOrigin(){return e.utils.disown(this.indexAccessOrigin)}get indexAccessOrigin(){return e.utils.getStruct(2,s,this)}_hasIndexAccessOrigin(){return!e.utils.isNull(e.utils.getPointer(2,this))}_initIndexAccessOrigin(){return e.utils.initStructAt(2,s,this)}set indexAccessOrigin(t){e.utils.copyFrom(t,e.utils.getPointer(2,this))}_adoptDecorators(t){e.utils.adopt(t,e.utils.getPointer(3,this))}_disownDecorators(){return e.utils.disown(this.decorators)}get decorators(){return e.utils.getList(3,t._Decorators,this)}_hasDecorators(){return!e.utils.isNull(e.utils.getPointer(3,this))}_initDecorators(n){return e.utils.initList(3,t._Decorators,n,this)}set decorators(t){e.utils.copyFrom(t,e.utils.getPointer(3,this))}get kind(){return e.utils.getUint16(0,this)}set kind(t){e.utils.setUint16(0,t,this)}get name(){return e.utils.getText(4,this)}set name(t){e.utils.setText(4,t,this)}get optional(){return e.utils.getBit(16,this)}set optional(t){e.utils.setBit(16,t,this)}_adoptParameters(t){e.utils.adopt(t,e.utils.getPointer(5,this))}_disownParameters(){return e.utils.disown(this.parameters)}get parameters(){return e.utils.getList(5,t._Parameters,this)}_hasParameters(){return!e.utils.isNull(e.utils.getPointer(5,this))}_initParameters(n){return e.utils.initList(5,t._Parameters,n,this)}set parameters(t){e.utils.copyFrom(t,e.utils.getPointer(5,this))}_adoptReturn(t){e.utils.adopt(t,e.utils.getPointer(6,this))}_disownReturn(){return e.utils.disown(this.return)}get return(){return e.utils.getStruct(6,o,this)}_hasReturn(){return!e.utils.isNull(e.utils.getPointer(6,this))}_initReturn(){return e.utils.initStructAt(6,o,this)}set return(t){e.utils.copyFrom(t,e.utils.getPointer(6,this))}_adoptTags(t){e.utils.adopt(t,e.utils.getPointer(7,this))}_disownTags(){return e.utils.disown(this.tags)}get tags(){return e.utils.getStruct(7,n,this)}_hasTags(){return!e.utils.isNull(e.utils.getPointer(7,this))}_initTags(){return e.utils.initStructAt(7,n,this)}set tags(t){e.utils.copyFrom(t,e.utils.getPointer(7,this))}toString(){return`SerializedTypeMethodSignature_`+super.toString()}},T=class t extends e.Struct{static _capnp={displayName:`SerializedTypeTypeParameter`,id:`81210361a54d5d71`,size:new e.ObjectSize(8,5)};get typeName(){return e.utils.getText(0,this)}set typeName(t){e.utils.setText(0,t,this)}_adoptTypeArguments(t){e.utils.adopt(t,e.utils.getPointer(1,this))}_disownTypeArguments(){return e.utils.disown(this.typeArguments)}get typeArguments(){return e.utils.getList(1,t._TypeArguments,this)}_hasTypeArguments(){return!e.utils.isNull(e.utils.getPointer(1,this))}_initTypeArguments(n){return e.utils.initList(1,t._TypeArguments,n,this)}set typeArguments(t){e.utils.copyFrom(t,e.utils.getPointer(1,this))}_adoptIndexAccessOrigin(t){e.utils.adopt(t,e.utils.getPointer(2,this))}_disownIndexAccessOrigin(){return e.utils.disown(this.indexAccessOrigin)}get indexAccessOrigin(){return e.utils.getStruct(2,s,this)}_hasIndexAccessOrigin(){return!e.utils.isNull(e.utils.getPointer(2,this))}_initIndexAccessOrigin(){return e.utils.initStructAt(2,s,this)}set indexAccessOrigin(t){e.utils.copyFrom(t,e.utils.getPointer(2,this))}_adoptDecorators(t){e.utils.adopt(t,e.utils.getPointer(3,this))}_disownDecorators(){return e.utils.disown(this.decorators)}get decorators(){return e.utils.getList(3,t._Decorators,this)}_hasDecorators(){return!e.utils.isNull(e.utils.getPointer(3,this))}_initDecorators(n){return e.utils.initList(3,t._Decorators,n,this)}set decorators(t){e.utils.copyFrom(t,e.utils.getPointer(3,this))}get kind(){return e.utils.getUint16(0,this)}set kind(t){e.utils.setUint16(0,t,this)}get name(){return e.utils.getText(4,this)}set name(t){e.utils.setText(4,t,this)}toString(){return`SerializedTypeTypeParameter_`+super.toString()}},E=class t extends e.Struct{static _capnp={displayName:`SerializedTypeInfer`,id:`91c6dd1e13f2b14d`,size:new e.ObjectSize(8,4)};get typeName(){return e.utils.getText(0,this)}set typeName(t){e.utils.setText(0,t,this)}_adoptTypeArguments(t){e.utils.adopt(t,e.utils.getPointer(1,this))}_disownTypeArguments(){return e.utils.disown(this.typeArguments)}get typeArguments(){return e.utils.getList(1,t._TypeArguments,this)}_hasTypeArguments(){return!e.utils.isNull(e.utils.getPointer(1,this))}_initTypeArguments(n){return e.utils.initList(1,t._TypeArguments,n,this)}set typeArguments(t){e.utils.copyFrom(t,e.utils.getPointer(1,this))}_adoptIndexAccessOrigin(t){e.utils.adopt(t,e.utils.getPointer(2,this))}_disownIndexAccessOrigin(){return e.utils.disown(this.indexAccessOrigin)}get indexAccessOrigin(){return e.utils.getStruct(2,s,this)}_hasIndexAccessOrigin(){return!e.utils.isNull(e.utils.getPointer(2,this))}_initIndexAccessOrigin(){return e.utils.initStructAt(2,s,this)}set indexAccessOrigin(t){e.utils.copyFrom(t,e.utils.getPointer(2,this))}_adoptDecorators(t){e.utils.adopt(t,e.utils.getPointer(3,this))}_disownDecorators(){return e.utils.disown(this.decorators)}get decorators(){return e.utils.getList(3,t._Decorators,this)}_hasDecorators(){return!e.utils.isNull(e.utils.getPointer(3,this))}_initDecorators(n){return e.utils.initList(3,t._Decorators,n,this)}set decorators(t){e.utils.copyFrom(t,e.utils.getPointer(3,this))}get kind(){return e.utils.getUint16(0,this)}set kind(t){e.utils.setUint16(0,t,this)}toString(){return`SerializedTypeInfer_`+super.toString()}},D=class t extends e.Struct{static _capnp={displayName:`SerializedTypeTupleMember`,id:`e21c2a18d0d56fdf`,size:new e.ObjectSize(8,6)};get typeName(){return e.utils.getText(0,this)}set typeName(t){e.utils.setText(0,t,this)}_adoptTypeArguments(t){e.utils.adopt(t,e.utils.getPointer(1,this))}_disownTypeArguments(){return e.utils.disown(this.typeArguments)}get typeArguments(){return e.utils.getList(1,t._TypeArguments,this)}_hasTypeArguments(){return!e.utils.isNull(e.utils.getPointer(1,this))}_initTypeArguments(n){return e.utils.initList(1,t._TypeArguments,n,this)}set typeArguments(t){e.utils.copyFrom(t,e.utils.getPointer(1,this))}_adoptIndexAccessOrigin(t){e.utils.adopt(t,e.utils.getPointer(2,this))}_disownIndexAccessOrigin(){return e.utils.disown(this.indexAccessOrigin)}get indexAccessOrigin(){return e.utils.getStruct(2,s,this)}_hasIndexAccessOrigin(){return!e.utils.isNull(e.utils.getPointer(2,this))}_initIndexAccessOrigin(){return e.utils.initStructAt(2,s,this)}set indexAccessOrigin(t){e.utils.copyFrom(t,e.utils.getPointer(2,this))}_adoptDecorators(t){e.utils.adopt(t,e.utils.getPointer(3,this))}_disownDecorators(){return e.utils.disown(this.decorators)}get decorators(){return e.utils.getList(3,t._Decorators,this)}_hasDecorators(){return!e.utils.isNull(e.utils.getPointer(3,this))}_initDecorators(n){return e.utils.initList(3,t._Decorators,n,this)}set decorators(t){e.utils.copyFrom(t,e.utils.getPointer(3,this))}get kind(){return e.utils.getUint16(0,this)}set kind(t){e.utils.setUint16(0,t,this)}_adoptType(t){e.utils.adopt(t,e.utils.getPointer(4,this))}_disownType(){return e.utils.disown(this.type)}get type(){return e.utils.getStruct(4,o,this)}_hasType(){return!e.utils.isNull(e.utils.getPointer(4,this))}_initType(){return e.utils.initStructAt(4,o,this)}set type(t){e.utils.copyFrom(t,e.utils.getPointer(4,this))}get optional(){return e.utils.getBit(16,this)}set optional(t){e.utils.setBit(16,t,this)}get name(){return e.utils.getText(5,this)}set name(t){e.utils.setText(5,t,this)}toString(){return`SerializedTypeTupleMember_`+super.toString()}},O=class t extends e.Struct{static _capnp={displayName:`SerializedTypeTuple`,id:`eb7501eb1ee4fb6d`,size:new e.ObjectSize(8,5)};get typeName(){return e.utils.getText(0,this)}set typeName(t){e.utils.setText(0,t,this)}_adoptTypeArguments(t){e.utils.adopt(t,e.utils.getPointer(1,this))}_disownTypeArguments(){return e.utils.disown(this.typeArguments)}get typeArguments(){return e.utils.getList(1,t._TypeArguments,this)}_hasTypeArguments(){return!e.utils.isNull(e.utils.getPointer(1,this))}_initTypeArguments(n){return e.utils.initList(1,t._TypeArguments,n,this)}set typeArguments(t){e.utils.copyFrom(t,e.utils.getPointer(1,this))}_adoptIndexAccessOrigin(t){e.utils.adopt(t,e.utils.getPointer(2,this))}_disownIndexAccessOrigin(){return e.utils.disown(this.indexAccessOrigin)}get indexAccessOrigin(){return e.utils.getStruct(2,s,this)}_hasIndexAccessOrigin(){return!e.utils.isNull(e.utils.getPointer(2,this))}_initIndexAccessOrigin(){return e.utils.initStructAt(2,s,this)}set indexAccessOrigin(t){e.utils.copyFrom(t,e.utils.getPointer(2,this))}_adoptDecorators(t){e.utils.adopt(t,e.utils.getPointer(3,this))}_disownDecorators(){return e.utils.disown(this.decorators)}get decorators(){return e.utils.getList(3,t._Decorators,this)}_hasDecorators(){return!e.utils.isNull(e.utils.getPointer(3,this))}_initDecorators(n){return e.utils.initList(3,t._Decorators,n,this)}set decorators(t){e.utils.copyFrom(t,e.utils.getPointer(3,this))}get kind(){return e.utils.getUint16(0,this)}set kind(t){e.utils.setUint16(0,t,this)}_adoptTypes(t){e.utils.adopt(t,e.utils.getPointer(4,this))}_disownTypes(){return e.utils.disown(this.types)}get types(){return e.utils.getList(4,t._Types,this)}_hasTypes(){return!e.utils.isNull(e.utils.getPointer(4,this))}_initTypes(n){return e.utils.initList(4,t._Types,n,this)}set types(t){e.utils.copyFrom(t,e.utils.getPointer(4,this))}toString(){return`SerializedTypeTuple_`+super.toString()}},k=class t extends e.Struct{static _capnp={displayName:`SerializedTypeRest`,id:`f9e684a435cce5d1`,size:new e.ObjectSize(8,5)};get typeName(){return e.utils.getText(0,this)}set typeName(t){e.utils.setText(0,t,this)}_adoptTypeArguments(t){e.utils.adopt(t,e.utils.getPointer(1,this))}_disownTypeArguments(){return e.utils.disown(this.typeArguments)}get typeArguments(){return e.utils.getList(1,t._TypeArguments,this)}_hasTypeArguments(){return!e.utils.isNull(e.utils.getPointer(1,this))}_initTypeArguments(n){return e.utils.initList(1,t._TypeArguments,n,this)}set typeArguments(t){e.utils.copyFrom(t,e.utils.getPointer(1,this))}_adoptIndexAccessOrigin(t){e.utils.adopt(t,e.utils.getPointer(2,this))}_disownIndexAccessOrigin(){return e.utils.disown(this.indexAccessOrigin)}get indexAccessOrigin(){return e.utils.getStruct(2,s,this)}_hasIndexAccessOrigin(){return!e.utils.isNull(e.utils.getPointer(2,this))}_initIndexAccessOrigin(){return e.utils.initStructAt(2,s,this)}set indexAccessOrigin(t){e.utils.copyFrom(t,e.utils.getPointer(2,this))}_adoptDecorators(t){e.utils.adopt(t,e.utils.getPointer(3,this))}_disownDecorators(){return e.utils.disown(this.decorators)}get decorators(){return e.utils.getList(3,t._Decorators,this)}_hasDecorators(){return!e.utils.isNull(e.utils.getPointer(3,this))}_initDecorators(n){return e.utils.initList(3,t._Decorators,n,this)}set decorators(t){e.utils.copyFrom(t,e.utils.getPointer(3,this))}get kind(){return e.utils.getUint16(0,this)}set kind(t){e.utils.setUint16(0,t,this)}_adoptType(t){e.utils.adopt(t,e.utils.getPointer(4,this))}_disownType(){return e.utils.disown(this.type)}get type(){return e.utils.getStruct(4,o,this)}_hasType(){return!e.utils.isNull(e.utils.getPointer(4,this))}_initType(){return e.utils.initStructAt(4,o,this)}set type(t){e.utils.copyFrom(t,e.utils.getPointer(4,this))}toString(){return`SerializedTypeRest_`+super.toString()}},A=class t extends e.Struct{static _capnp={displayName:`SimpleSerializedType`,id:`80f983e4b811c3ca`,size:new e.ObjectSize(8,5)};get typeName(){return e.utils.getText(0,this)}set typeName(t){e.utils.setText(0,t,this)}_adoptTypeArguments(t){e.utils.adopt(t,e.utils.getPointer(1,this))}_disownTypeArguments(){return e.utils.disown(this.typeArguments)}get typeArguments(){return e.utils.getList(1,t._TypeArguments,this)}_hasTypeArguments(){return!e.utils.isNull(e.utils.getPointer(1,this))}_initTypeArguments(n){return e.utils.initList(1,t._TypeArguments,n,this)}set typeArguments(t){e.utils.copyFrom(t,e.utils.getPointer(1,this))}_adoptIndexAccessOrigin(t){e.utils.adopt(t,e.utils.getPointer(2,this))}_disownIndexAccessOrigin(){return e.utils.disown(this.indexAccessOrigin)}get indexAccessOrigin(){return e.utils.getStruct(2,s,this)}_hasIndexAccessOrigin(){return!e.utils.isNull(e.utils.getPointer(2,this))}_initIndexAccessOrigin(){return e.utils.initStructAt(2,s,this)}set indexAccessOrigin(t){e.utils.copyFrom(t,e.utils.getPointer(2,this))}_adoptDecorators(t){e.utils.adopt(t,e.utils.getPointer(3,this))}_disownDecorators(){return e.utils.disown(this.decorators)}get decorators(){return e.utils.getList(3,t._Decorators,this)}_hasDecorators(){return!e.utils.isNull(e.utils.getPointer(3,this))}_initDecorators(n){return e.utils.initList(3,t._Decorators,n,this)}set decorators(t){e.utils.copyFrom(t,e.utils.getPointer(3,this))}get kind(){return e.utils.getUint16(0,this)}set kind(t){e.utils.setUint16(0,t,this)}_adoptOrigin(t){e.utils.adopt(t,e.utils.getPointer(4,this))}_disownOrigin(){return e.utils.disown(this.origin)}get origin(){return e.utils.getStruct(4,o,this)}_hasOrigin(){return!e.utils.isNull(e.utils.getPointer(4,this))}_initOrigin(){return e.utils.initStructAt(4,o,this)}set origin(t){e.utils.copyFrom(t,e.utils.getPointer(4,this))}toString(){return`SimpleSerializedType_`+super.toString()}},j=class extends e.Struct{static _capnp={displayName:`SerializedTypeLiteralSymbol`,id:`f3dd6a3c6054bd55`,size:new e.ObjectSize(0,2)};get type(){return e.utils.getText(0,this)}set type(t){e.utils.setText(0,t,this)}get name(){return e.utils.getText(1,this)}set name(t){e.utils.setText(1,t,this)}toString(){return`SerializedTypeLiteralSymbol_`+super.toString()}},M=class extends e.Struct{static _capnp={displayName:`SerializedTypeLiteralBigInt`,id:`821a872d8be30bb2`,size:new e.ObjectSize(0,2)};get type(){return e.utils.getText(0,this)}set type(t){e.utils.setText(0,t,this)}get value(){return e.utils.getText(1,this)}set value(t){e.utils.setText(1,t,this)}toString(){return`SerializedTypeLiteralBigInt_`+super.toString()}},N=class extends e.Struct{static _capnp={displayName:`SerializedTypeLiteralRegex`,id:`cc89f97b47927d99`,size:new e.ObjectSize(0,2)};get type(){return e.utils.getText(0,this)}set type(t){e.utils.setText(0,t,this)}get regex(){return e.utils.getText(1,this)}set regex(t){e.utils.setText(1,t,this)}toString(){return`SerializedTypeLiteralRegex_`+super.toString()}};const P={SYMBOL:0,STRING:1,NUMBER:2,BOOLEAN:3,BIGINT:4,REGEX:5};var F=class extends e.Struct{static SYMBOL=P.SYMBOL;static STRING=P.STRING;static NUMBER=P.NUMBER;static BOOLEAN=P.BOOLEAN;static BIGINT=P.BIGINT;static REGEX=P.REGEX;static _capnp={displayName:`literal`,id:`e4f0538973f3909f`,size:new e.ObjectSize(16,5)};_adoptSymbol(t){e.utils.setUint16(2,0,this),e.utils.adopt(t,e.utils.getPointer(4,this))}_disownSymbol(){return e.utils.disown(this.symbol)}get symbol(){return e.utils.testWhich(`symbol`,e.utils.getUint16(2,this),0,this),e.utils.getStruct(4,j,this)}_hasSymbol(){return!e.utils.isNull(e.utils.getPointer(4,this))}_initSymbol(){return e.utils.setUint16(2,0,this),e.utils.initStructAt(4,j,this)}get _isSymbol(){return e.utils.getUint16(2,this)===0}set symbol(t){e.utils.setUint16(2,0,this),e.utils.copyFrom(t,e.utils.getPointer(4,this))}get string(){return e.utils.testWhich(`string`,e.utils.getUint16(2,this),1,this),e.utils.getText(4,this)}get _isString(){return e.utils.getUint16(2,this)===1}set string(t){e.utils.setUint16(2,1,this),e.utils.setText(4,t,this)}get number(){return e.utils.testWhich(`number`,e.utils.getUint16(2,this),2,this),e.utils.getFloat64(8,this)}get _isNumber(){return e.utils.getUint16(2,this)===2}set number(t){e.utils.setUint16(2,2,this),e.utils.setFloat64(8,t,this)}get boolean(){return e.utils.testWhich(`boolean`,e.utils.getUint16(2,this),3,this),e.utils.getBit(64,this)}get _isBoolean(){return e.utils.getUint16(2,this)===3}set boolean(t){e.utils.setUint16(2,3,this),e.utils.setBit(64,t,this)}_adoptBigint(t){e.utils.setUint16(2,4,this),e.utils.adopt(t,e.utils.getPointer(4,this))}_disownBigint(){return e.utils.disown(this.bigint)}get bigint(){return e.utils.testWhich(`bigint`,e.utils.getUint16(2,this),4,this),e.utils.getStruct(4,M,this)}_hasBigint(){return!e.utils.isNull(e.utils.getPointer(4,this))}_initBigint(){return e.utils.setUint16(2,4,this),e.utils.initStructAt(4,M,this)}get _isBigint(){return e.utils.getUint16(2,this)===4}set bigint(t){e.utils.setUint16(2,4,this),e.utils.copyFrom(t,e.utils.getPointer(4,this))}_adoptRegex(t){e.utils.setUint16(2,5,this),e.utils.adopt(t,e.utils.getPointer(4,this))}_disownRegex(){return e.utils.disown(this.regex)}get regex(){return e.utils.testWhich(`regex`,e.utils.getUint16(2,this),5,this),e.utils.getStruct(4,N,this)}_hasRegex(){return!e.utils.isNull(e.utils.getPointer(4,this))}_initRegex(){return e.utils.setUint16(2,5,this),e.utils.initStructAt(4,N,this)}get _isRegex(){return e.utils.getUint16(2,this)===5}set regex(t){e.utils.setUint16(2,5,this),e.utils.copyFrom(t,e.utils.getPointer(4,this))}toString(){return`SerializedTypeLiteral_Literal_`+super.toString()}which(){return e.utils.getUint16(2,this)}},I=class t extends e.Struct{static _capnp={displayName:`SerializedTypeLiteral`,id:`b876ba24d27d88c8`,size:new e.ObjectSize(16,5)};get typeName(){return e.utils.getText(0,this)}set typeName(t){e.utils.setText(0,t,this)}_adoptTypeArguments(t){e.utils.adopt(t,e.utils.getPointer(1,this))}_disownTypeArguments(){return e.utils.disown(this.typeArguments)}get typeArguments(){return e.utils.getList(1,t._TypeArguments,this)}_hasTypeArguments(){return!e.utils.isNull(e.utils.getPointer(1,this))}_initTypeArguments(n){return e.utils.initList(1,t._TypeArguments,n,this)}set typeArguments(t){e.utils.copyFrom(t,e.utils.getPointer(1,this))}_adoptIndexAccessOrigin(t){e.utils.adopt(t,e.utils.getPointer(2,this))}_disownIndexAccessOrigin(){return e.utils.disown(this.indexAccessOrigin)}get indexAccessOrigin(){return e.utils.getStruct(2,s,this)}_hasIndexAccessOrigin(){return!e.utils.isNull(e.utils.getPointer(2,this))}_initIndexAccessOrigin(){return e.utils.initStructAt(2,s,this)}set indexAccessOrigin(t){e.utils.copyFrom(t,e.utils.getPointer(2,this))}_adoptDecorators(t){e.utils.adopt(t,e.utils.getPointer(3,this))}_disownDecorators(){return e.utils.disown(this.decorators)}get decorators(){return e.utils.getList(3,t._Decorators,this)}_hasDecorators(){return!e.utils.isNull(e.utils.getPointer(3,this))}_initDecorators(n){return e.utils.initList(3,t._Decorators,n,this)}set decorators(t){e.utils.copyFrom(t,e.utils.getPointer(3,this))}get kind(){return e.utils.getUint16(0,this)}set kind(t){e.utils.setUint16(0,t,this)}get literal(){return e.utils.getAs(F,this)}_initLiteral(){return e.utils.getAs(F,this)}toString(){return`SerializedTypeLiteral_`+super.toString()}},L=class t extends e.Struct{static _capnp={displayName:`SerializedTypeTemplateLiteral`,id:`8dd6c284d46cc265`,size:new e.ObjectSize(8,5)};get typeName(){return e.utils.getText(0,this)}set typeName(t){e.utils.setText(0,t,this)}_adoptTypeArguments(t){e.utils.adopt(t,e.utils.getPointer(1,this))}_disownTypeArguments(){return e.utils.disown(this.typeArguments)}get typeArguments(){return e.utils.getList(1,t._TypeArguments,this)}_hasTypeArguments(){return!e.utils.isNull(e.utils.getPointer(1,this))}_initTypeArguments(n){return e.utils.initList(1,t._TypeArguments,n,this)}set typeArguments(t){e.utils.copyFrom(t,e.utils.getPointer(1,this))}_adoptIndexAccessOrigin(t){e.utils.adopt(t,e.utils.getPointer(2,this))}_disownIndexAccessOrigin(){return e.utils.disown(this.indexAccessOrigin)}get indexAccessOrigin(){return e.utils.getStruct(2,s,this)}_hasIndexAccessOrigin(){return!e.utils.isNull(e.utils.getPointer(2,this))}_initIndexAccessOrigin(){return e.utils.initStructAt(2,s,this)}set indexAccessOrigin(t){e.utils.copyFrom(t,e.utils.getPointer(2,this))}_adoptDecorators(t){e.utils.adopt(t,e.utils.getPointer(3,this))}_disownDecorators(){return e.utils.disown(this.decorators)}get decorators(){return e.utils.getList(3,t._Decorators,this)}_hasDecorators(){return!e.utils.isNull(e.utils.getPointer(3,this))}_initDecorators(n){return e.utils.initList(3,t._Decorators,n,this)}set decorators(t){e.utils.copyFrom(t,e.utils.getPointer(3,this))}get kind(){return e.utils.getUint16(0,this)}set kind(t){e.utils.setUint16(0,t,this)}_adoptTypes(t){e.utils.adopt(t,e.utils.getPointer(4,this))}_disownTypes(){return e.utils.disown(this.types)}get types(){return e.utils.getList(4,t._Types,this)}_hasTypes(){return!e.utils.isNull(e.utils.getPointer(4,this))}_initTypes(n){return e.utils.initList(4,t._Types,n,this)}set types(t){e.utils.copyFrom(t,e.utils.getPointer(4,this))}toString(){return`SerializedTypeTemplateLiteral_`+super.toString()}},R=class extends e.Struct{static _capnp={displayName:`SerializedTypeOther`,id:`9e1048a692ff49ce`,size:new e.ObjectSize(8,1)};get typeName(){return e.utils.getText(0,this)}set typeName(t){e.utils.setText(0,t,this)}get kind(){return e.utils.getUint16(0,this)}set kind(t){e.utils.setUint16(0,t,this)}toString(){return`SerializedTypeOther_`+super.toString()}};const z={SIMPLE:0,LITERAL:1,TEMPLATE_LITERAL:2,PARAMETER:3,FUNCTION:4,METHOD:5,PROPERTY:6,PROMISE:7,CLASS_TYPE:8,ENUM:9,UNION:10,INTERSECTION:11,ARRAY:12,OBJECT_LITERAL:13,INDEX_SIGNATURE:14,PROPERTY_SIGNATURE:15,METHOD_SIGNATURE:16,TYPE_PARAMETER:17,INFER:18,TUPLE:19,TUPLE_MEMBER:20,REST:21,OTHER:22};var B=class extends e.Struct{static SIMPLE=z.SIMPLE;static LITERAL=z.LITERAL;static TEMPLATE_LITERAL=z.TEMPLATE_LITERAL;static PARAMETER=z.PARAMETER;static FUNCTION=z.FUNCTION;static METHOD=z.METHOD;static PROPERTY=z.PROPERTY;static PROMISE=z.PROMISE;static CLASS_TYPE=z.CLASS_TYPE;static ENUM=z.ENUM;static UNION=z.UNION;static INTERSECTION=z.INTERSECTION;static ARRAY=z.ARRAY;static OBJECT_LITERAL=z.OBJECT_LITERAL;static INDEX_SIGNATURE=z.INDEX_SIGNATURE;static PROPERTY_SIGNATURE=z.PROPERTY_SIGNATURE;static METHOD_SIGNATURE=z.METHOD_SIGNATURE;static TYPE_PARAMETER=z.TYPE_PARAMETER;static INFER=z.INFER;static TUPLE=z.TUPLE;static TUPLE_MEMBER=z.TUPLE_MEMBER;static REST=z.REST;static OTHER=z.OTHER;static _capnp={displayName:`type`,id:`c677d7ed4a496eab`,size:new e.ObjectSize(8,1)};_adoptSimple(t){e.utils.setUint16(0,0,this),e.utils.adopt(t,e.utils.getPointer(0,this))}_disownSimple(){return e.utils.disown(this.simple)}get simple(){return e.utils.testWhich(`simple`,e.utils.getUint16(0,this),0,this),e.utils.getStruct(0,A,this)}_hasSimple(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initSimple(){return e.utils.setUint16(0,0,this),e.utils.initStructAt(0,A,this)}get _isSimple(){return e.utils.getUint16(0,this)===0}set simple(t){e.utils.setUint16(0,0,this),e.utils.copyFrom(t,e.utils.getPointer(0,this))}_adoptLiteral(t){e.utils.setUint16(0,1,this),e.utils.adopt(t,e.utils.getPointer(0,this))}_disownLiteral(){return e.utils.disown(this.literal)}get literal(){return e.utils.testWhich(`literal`,e.utils.getUint16(0,this),1,this),e.utils.getStruct(0,I,this)}_hasLiteral(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initLiteral(){return e.utils.setUint16(0,1,this),e.utils.initStructAt(0,I,this)}get _isLiteral(){return e.utils.getUint16(0,this)===1}set literal(t){e.utils.setUint16(0,1,this),e.utils.copyFrom(t,e.utils.getPointer(0,this))}_adoptTemplateLiteral(t){e.utils.setUint16(0,2,this),e.utils.adopt(t,e.utils.getPointer(0,this))}_disownTemplateLiteral(){return e.utils.disown(this.templateLiteral)}get templateLiteral(){return e.utils.testWhich(`templateLiteral`,e.utils.getUint16(0,this),2,this),e.utils.getStruct(0,L,this)}_hasTemplateLiteral(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initTemplateLiteral(){return e.utils.setUint16(0,2,this),e.utils.initStructAt(0,L,this)}get _isTemplateLiteral(){return e.utils.getUint16(0,this)===2}set templateLiteral(t){e.utils.setUint16(0,2,this),e.utils.copyFrom(t,e.utils.getPointer(0,this))}_adoptParameter(t){e.utils.setUint16(0,3,this),e.utils.adopt(t,e.utils.getPointer(0,this))}_disownParameter(){return e.utils.disown(this.parameter)}get parameter(){return e.utils.testWhich(`parameter`,e.utils.getUint16(0,this),3,this),e.utils.getStruct(0,f,this)}_hasParameter(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initParameter(){return e.utils.setUint16(0,3,this),e.utils.initStructAt(0,f,this)}get _isParameter(){return e.utils.getUint16(0,this)===3}set parameter(t){e.utils.setUint16(0,3,this),e.utils.copyFrom(t,e.utils.getPointer(0,this))}_adoptFunction(t){e.utils.setUint16(0,4,this),e.utils.adopt(t,e.utils.getPointer(0,this))}_disownFunction(){return e.utils.disown(this.function)}get function(){return e.utils.testWhich(`function`,e.utils.getUint16(0,this),4,this),e.utils.getStruct(0,h,this)}_hasFunction(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initFunction(){return e.utils.setUint16(0,4,this),e.utils.initStructAt(0,h,this)}get _isFunction(){return e.utils.getUint16(0,this)===4}set function(t){e.utils.setUint16(0,4,this),e.utils.copyFrom(t,e.utils.getPointer(0,this))}_adoptMethod(t){e.utils.setUint16(0,5,this),e.utils.adopt(t,e.utils.getPointer(0,this))}_disownMethod(){return e.utils.disown(this.method)}get method(){return e.utils.testWhich(`method`,e.utils.getUint16(0,this),5,this),e.utils.getStruct(0,p,this)}_hasMethod(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initMethod(){return e.utils.setUint16(0,5,this),e.utils.initStructAt(0,p,this)}get _isMethod(){return e.utils.getUint16(0,this)===5}set method(t){e.utils.setUint16(0,5,this),e.utils.copyFrom(t,e.utils.getPointer(0,this))}_adoptProperty(t){e.utils.setUint16(0,6,this),e.utils.adopt(t,e.utils.getPointer(0,this))}_disownProperty(){return e.utils.disown(this.property)}get property(){return e.utils.testWhich(`property`,e.utils.getUint16(0,this),6,this),e.utils.getStruct(0,m,this)}_hasProperty(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initProperty(){return e.utils.setUint16(0,6,this),e.utils.initStructAt(0,m,this)}get _isProperty(){return e.utils.getUint16(0,this)===6}set property(t){e.utils.setUint16(0,6,this),e.utils.copyFrom(t,e.utils.getPointer(0,this))}_adoptPromise(t){e.utils.setUint16(0,7,this),e.utils.adopt(t,e.utils.getPointer(0,this))}_disownPromise(){return e.utils.disown(this.promise)}get promise(){return e.utils.testWhich(`promise`,e.utils.getUint16(0,this),7,this),e.utils.getStruct(0,g,this)}_hasPromise(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initPromise(){return e.utils.setUint16(0,7,this),e.utils.initStructAt(0,g,this)}get _isPromise(){return e.utils.getUint16(0,this)===7}set promise(t){e.utils.setUint16(0,7,this),e.utils.copyFrom(t,e.utils.getPointer(0,this))}_adoptClassType(t){e.utils.setUint16(0,8,this),e.utils.adopt(t,e.utils.getPointer(0,this))}_disownClassType(){return e.utils.disown(this.classType)}get classType(){return e.utils.testWhich(`classType`,e.utils.getUint16(0,this),8,this),e.utils.getStruct(0,d,this)}_hasClassType(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initClassType(){return e.utils.setUint16(0,8,this),e.utils.initStructAt(0,d,this)}get _isClassType(){return e.utils.getUint16(0,this)===8}set classType(t){e.utils.setUint16(0,8,this),e.utils.copyFrom(t,e.utils.getPointer(0,this))}_adoptEnum(t){e.utils.setUint16(0,9,this),e.utils.adopt(t,e.utils.getPointer(0,this))}_disownEnum(){return e.utils.disown(this.enum)}get enum(){return e.utils.testWhich(`enum`,e.utils.getUint16(0,this),9,this),e.utils.getStruct(0,v,this)}_hasEnum(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initEnum(){return e.utils.setUint16(0,9,this),e.utils.initStructAt(0,v,this)}get _isEnum(){return e.utils.getUint16(0,this)===9}set enum(t){e.utils.setUint16(0,9,this),e.utils.copyFrom(t,e.utils.getPointer(0,this))}_adoptUnion(t){e.utils.setUint16(0,10,this),e.utils.adopt(t,e.utils.getPointer(0,this))}_disownUnion(){return e.utils.disown(this.union)}get union(){return e.utils.testWhich(`union`,e.utils.getUint16(0,this),10,this),e.utils.getStruct(0,y,this)}_hasUnion(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initUnion(){return e.utils.setUint16(0,10,this),e.utils.initStructAt(0,y,this)}get _isUnion(){return e.utils.getUint16(0,this)===10}set union(t){e.utils.setUint16(0,10,this),e.utils.copyFrom(t,e.utils.getPointer(0,this))}_adoptIntersection(t){e.utils.setUint16(0,11,this),e.utils.adopt(t,e.utils.getPointer(0,this))}_disownIntersection(){return e.utils.disown(this.intersection)}get intersection(){return e.utils.testWhich(`intersection`,e.utils.getUint16(0,this),11,this),e.utils.getStruct(0,b,this)}_hasIntersection(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initIntersection(){return e.utils.setUint16(0,11,this),e.utils.initStructAt(0,b,this)}get _isIntersection(){return e.utils.getUint16(0,this)===11}set intersection(t){e.utils.setUint16(0,11,this),e.utils.copyFrom(t,e.utils.getPointer(0,this))}_adoptArray(t){e.utils.setUint16(0,12,this),e.utils.adopt(t,e.utils.getPointer(0,this))}_disownArray(){return e.utils.disown(this.array)}get array(){return e.utils.testWhich(`array`,e.utils.getUint16(0,this),12,this),e.utils.getStruct(0,x,this)}_hasArray(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initArray(){return e.utils.setUint16(0,12,this),e.utils.initStructAt(0,x,this)}get _isArray(){return e.utils.getUint16(0,this)===12}set array(t){e.utils.setUint16(0,12,this),e.utils.copyFrom(t,e.utils.getPointer(0,this))}_adoptObjectLiteral(t){e.utils.setUint16(0,13,this),e.utils.adopt(t,e.utils.getPointer(0,this))}_disownObjectLiteral(){return e.utils.disown(this.objectLiteral)}get objectLiteral(){return e.utils.testWhich(`objectLiteral`,e.utils.getUint16(0,this),13,this),e.utils.getStruct(0,u,this)}_hasObjectLiteral(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initObjectLiteral(){return e.utils.setUint16(0,13,this),e.utils.initStructAt(0,u,this)}get _isObjectLiteral(){return e.utils.getUint16(0,this)===13}set objectLiteral(t){e.utils.setUint16(0,13,this),e.utils.copyFrom(t,e.utils.getPointer(0,this))}_adoptIndexSignature(t){e.utils.setUint16(0,14,this),e.utils.adopt(t,e.utils.getPointer(0,this))}_disownIndexSignature(){return e.utils.disown(this.indexSignature)}get indexSignature(){return e.utils.testWhich(`indexSignature`,e.utils.getUint16(0,this),14,this),e.utils.getStruct(0,S,this)}_hasIndexSignature(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initIndexSignature(){return e.utils.setUint16(0,14,this),e.utils.initStructAt(0,S,this)}get _isIndexSignature(){return e.utils.getUint16(0,this)===14}set indexSignature(t){e.utils.setUint16(0,14,this),e.utils.copyFrom(t,e.utils.getPointer(0,this))}_adoptPropertySignature(t){e.utils.setUint16(0,15,this),e.utils.adopt(t,e.utils.getPointer(0,this))}_disownPropertySignature(){return e.utils.disown(this.propertySignature)}get propertySignature(){return e.utils.testWhich(`propertySignature`,e.utils.getUint16(0,this),15,this),e.utils.getStruct(0,C,this)}_hasPropertySignature(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initPropertySignature(){return e.utils.setUint16(0,15,this),e.utils.initStructAt(0,C,this)}get _isPropertySignature(){return e.utils.getUint16(0,this)===15}set propertySignature(t){e.utils.setUint16(0,15,this),e.utils.copyFrom(t,e.utils.getPointer(0,this))}_adoptMethodSignature(t){e.utils.setUint16(0,16,this),e.utils.adopt(t,e.utils.getPointer(0,this))}_disownMethodSignature(){return e.utils.disown(this.methodSignature)}get methodSignature(){return e.utils.testWhich(`methodSignature`,e.utils.getUint16(0,this),16,this),e.utils.getStruct(0,w,this)}_hasMethodSignature(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initMethodSignature(){return e.utils.setUint16(0,16,this),e.utils.initStructAt(0,w,this)}get _isMethodSignature(){return e.utils.getUint16(0,this)===16}set methodSignature(t){e.utils.setUint16(0,16,this),e.utils.copyFrom(t,e.utils.getPointer(0,this))}_adoptTypeParameter(t){e.utils.setUint16(0,17,this),e.utils.adopt(t,e.utils.getPointer(0,this))}_disownTypeParameter(){return e.utils.disown(this.typeParameter)}get typeParameter(){return e.utils.testWhich(`typeParameter`,e.utils.getUint16(0,this),17,this),e.utils.getStruct(0,T,this)}_hasTypeParameter(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initTypeParameter(){return e.utils.setUint16(0,17,this),e.utils.initStructAt(0,T,this)}get _isTypeParameter(){return e.utils.getUint16(0,this)===17}set typeParameter(t){e.utils.setUint16(0,17,this),e.utils.copyFrom(t,e.utils.getPointer(0,this))}_adoptInfer(t){e.utils.setUint16(0,18,this),e.utils.adopt(t,e.utils.getPointer(0,this))}_disownInfer(){return e.utils.disown(this.infer)}get infer(){return e.utils.testWhich(`infer`,e.utils.getUint16(0,this),18,this),e.utils.getStruct(0,E,this)}_hasInfer(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initInfer(){return e.utils.setUint16(0,18,this),e.utils.initStructAt(0,E,this)}get _isInfer(){return e.utils.getUint16(0,this)===18}set infer(t){e.utils.setUint16(0,18,this),e.utils.copyFrom(t,e.utils.getPointer(0,this))}_adoptTuple(t){e.utils.setUint16(0,19,this),e.utils.adopt(t,e.utils.getPointer(0,this))}_disownTuple(){return e.utils.disown(this.tuple)}get tuple(){return e.utils.testWhich(`tuple`,e.utils.getUint16(0,this),19,this),e.utils.getStruct(0,O,this)}_hasTuple(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initTuple(){return e.utils.setUint16(0,19,this),e.utils.initStructAt(0,O,this)}get _isTuple(){return e.utils.getUint16(0,this)===19}set tuple(t){e.utils.setUint16(0,19,this),e.utils.copyFrom(t,e.utils.getPointer(0,this))}_adoptTupleMember(t){e.utils.setUint16(0,20,this),e.utils.adopt(t,e.utils.getPointer(0,this))}_disownTupleMember(){return e.utils.disown(this.tupleMember)}get tupleMember(){return e.utils.testWhich(`tupleMember`,e.utils.getUint16(0,this),20,this),e.utils.getStruct(0,D,this)}_hasTupleMember(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initTupleMember(){return e.utils.setUint16(0,20,this),e.utils.initStructAt(0,D,this)}get _isTupleMember(){return e.utils.getUint16(0,this)===20}set tupleMember(t){e.utils.setUint16(0,20,this),e.utils.copyFrom(t,e.utils.getPointer(0,this))}_adoptRest(t){e.utils.setUint16(0,21,this),e.utils.adopt(t,e.utils.getPointer(0,this))}_disownRest(){return e.utils.disown(this.rest)}get rest(){return e.utils.testWhich(`rest`,e.utils.getUint16(0,this),21,this),e.utils.getStruct(0,k,this)}_hasRest(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initRest(){return e.utils.setUint16(0,21,this),e.utils.initStructAt(0,k,this)}get _isRest(){return e.utils.getUint16(0,this)===21}set rest(t){e.utils.setUint16(0,21,this),e.utils.copyFrom(t,e.utils.getPointer(0,this))}_adoptOther(t){e.utils.setUint16(0,22,this),e.utils.adopt(t,e.utils.getPointer(0,this))}_disownOther(){return e.utils.disown(this.other)}get other(){return e.utils.testWhich(`other`,e.utils.getUint16(0,this),22,this),e.utils.getStruct(0,R,this)}_hasOther(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initOther(){return e.utils.setUint16(0,22,this),e.utils.initStructAt(0,R,this)}get _isOther(){return e.utils.getUint16(0,this)===22}set other(t){e.utils.setUint16(0,22,this),e.utils.copyFrom(t,e.utils.getPointer(0,this))}toString(){return`SerializedType_Type_`+super.toString()}which(){return e.utils.getUint16(0,this)}},V=class extends e.Struct{static _capnp={displayName:`SerializedType`,id:`96856dcc2dd3d58f`,size:new e.ObjectSize(8,1)};get type(){return e.utils.getAs(B,this)}_initType(){return e.utils.getAs(B,this)}toString(){return`SerializedType_`+super.toString()}},H=class t extends e.Struct{static _capnp={displayName:`SerializedTypes`,id:`ac55398ab0ef4958`,size:new e.ObjectSize(0,1)};_adoptTypes(t){e.utils.adopt(t,e.utils.getPointer(0,this))}_disownTypes(){return e.utils.disown(this.types)}get types(){return e.utils.getList(0,t._Types,this)}_hasTypes(){return!e.utils.isNull(e.utils.getPointer(0,this))}_initTypes(n){return e.utils.initList(0,t._Types,n,this)}set types(t){e.utils.copyFrom(t,e.utils.getPointer(0,this))}toString(){return`SerializedTypes_`+super.toString()}};l._Indexes=e.CompositeList(c),u._TypeArguments=e.CompositeList(o),u._Decorators=e.CompositeList(o),u._Types=e.CompositeList(o),d._TypeArguments=e.CompositeList(o),d._Decorators=e.CompositeList(o),d._ExtendsArguments=e.CompositeList(o),d._Arguments=e.CompositeList(o),d._Types=e.CompositeList(o),f._TypeArguments=e.CompositeList(o),f._Decorators=e.CompositeList(o),p._TypeArguments=e.CompositeList(o),p._Decorators=e.CompositeList(o),p._Parameters=e.CompositeList(f),m._TypeArguments=e.CompositeList(o),m._Decorators=e.CompositeList(o),h._TypeArguments=e.CompositeList(o),h._Decorators=e.CompositeList(o),h._Parameters=e.CompositeList(f),g._TypeArguments=e.CompositeList(o),g._Decorators=e.CompositeList(o),v._TypeArguments=e.CompositeList(o),v._Decorators=e.CompositeList(o),v._EnumEntries=e.CompositeList(_),y._TypeArguments=e.CompositeList(o),y._Decorators=e.CompositeList(o),y._Types=e.CompositeList(o),b._TypeArguments=e.CompositeList(o),b._Decorators=e.CompositeList(o),b._Types=e.CompositeList(o),x._TypeArguments=e.CompositeList(o),x._Decorators=e.CompositeList(o),S._TypeArguments=e.CompositeList(o),S._Decorators=e.CompositeList(o),C._TypeArguments=e.CompositeList(o),C._Decorators=e.CompositeList(o),w._TypeArguments=e.CompositeList(o),w._Decorators=e.CompositeList(o),w._Parameters=e.CompositeList(f),T._TypeArguments=e.CompositeList(o),T._Decorators=e.CompositeList(o),E._TypeArguments=e.CompositeList(o),E._Decorators=e.CompositeList(o),D._TypeArguments=e.CompositeList(o),D._Decorators=e.CompositeList(o),O._TypeArguments=e.CompositeList(o),O._Decorators=e.CompositeList(o),O._Types=e.CompositeList(D),k._TypeArguments=e.CompositeList(o),k._Decorators=e.CompositeList(o),A._TypeArguments=e.CompositeList(o),A._Decorators=e.CompositeList(o),I._TypeArguments=e.CompositeList(o),I._Decorators=e.CompositeList(o),L._TypeArguments=e.CompositeList(o),L._Decorators=e.CompositeList(o),L._Types=e.CompositeList(o),H._Types=e.CompositeList(V);export{t as ReflectionVisibility};