Skip to content

Necessary updates for the new ternary operator added in PowerShell language #1314

Open
@daxian-dbw

Description

@daxian-dbw

The ternary operator will soon be added to the PowerShell language. Necessary updates may be needed for the PSSA:

  • New AST type TernaryExpressionAst is added. Changes are made to the visitors in PowerShell. The visitors in PSSA may need to be updated too.

/cc @rjmholt

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions