Skip to content

use LHS as ref instead of having many reference cases in Expr #24

@quasarbright

Description

@quasarbright

Right now, we have LHS for assignment of variables, fields, and array index. We also have corresponding cases for Accesses in the Expr type. We should just rename LHS to Ref and have accessor Expr type which contains a Ref so we don't repeat ourselves

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions