Skip to content

ArgumentDeclaration.restArgument should probably be an Argument #1459

Open
@jathak

Description

@jathak

A static analysis tool that uses AST nodes to track scope doesn't currently have any node for rest arguments.

This means it can miss those definitions when determining what a given variable expression refers to (confirmed this indeed results in a bug in the module migrator).

Metadata

Metadata

Assignees

No one assigned

    Labels

    AST APIIssues about the sass_api Dart packageenhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions