For AI agents: the complete documentation index is available at /tc39-atlas/llms.txt, the full documentation bundle is available at /tc39-atlas/llms-full.txt, and this page is available as Markdown at /tc39-atlas/proposals/proposal-private-methods.md.
  • 简体中文
  • Class Fields (Private instance methods and accessors, Class Public Instance Fields & Private Instance Fields, Static class fields and private static methods) S4

    中文标题:类字段(私有实例方法与访问器、公共实例字段与私有实例字段、静态类字段与私有静态方法)

    提案概览
    提案速览

    该提案解决了 JavaScript 类中此前无法使用的私有实例方法、访问器和静态方法的需求。它已被整合到更广泛的类字段提案中,该提案还涵盖了公共和私有实例字段以及静态字段。该仓库现为历史存档,权威信息来源已移至合并后的提案仓库。

    Note

    以下 README 来自上游仓库,其中的阶段或状态标注可能滞后;当前信息以提案概览为准。

    该提案已合并到 类字段 提案中。

    请查看该仓库以获取当前状态。本仓库的其余部分留作历史存档。旧版 README 可在 此处 获取,但将不再更新。同样,本仓库中的 FAQ 将保持原样,但不再更新;其包含任何更新的权威位置在 类字段仓库 中。