Skip to content

LR: Improve the management of attributes #33

Description

@jecisc

Here is a limitation of the LR:

x.y.z = 3
a = x.y
a.z

Here a.z should be linked to x.y.z declaration but it is not yet done.

If we improve this, we should update the limitations section of the analysis documentation

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