Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

AST tightening:PrivateIdentifier can only be LHS ofBinaryExpression[operator='in'] #9222

Open
Labels
ASTPRs and Issues about the AST structureenhancementNew feature or requestpackage: typescript-estreeIssues related to @typescript-eslint/typescript-estree
@Josh-Cena

Description

@Josh-Cena

Suggestion

We are planning to enforce the following invariants in our AST forBinaryExpression:

  • left can only be aPrivateIdentifier ifoperator: "in", so the following is a parsing error:
    #a+1;

@sosukesuzuki@fisker Do these look safe to you?

Metadata

Metadata

Assignees

No one assigned

    Labels

    ASTPRs and Issues about the AST structureenhancementNew feature or requestpackage: typescript-estreeIssues related to @typescript-eslint/typescript-estree

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp