Skip to content

REF edges missing from struct field assignments #1051

@m1cm1c

Description

@m1cm1c

When assigning a value to a struct's field (foobarInstance.foo = 51;), the corresponding part of the AST looks like this:

There neither is a REF edge to the corresponding MEMBER node nor a REF edge to the definition of struct's instance (e.g. to a corresponding LOCAL node).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions