Skip to content

pos_args and named_args -> args #7

@jaberg

Description

@jaberg

The AST nodes should be invariant to the calling convention (positional vs. named) used in the function calls that built the nodes.

args should be a dictionary mapping paramname -> argval

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions