Skip to content

Gracefully collapse variable setter and getter methods #8

Description

@matanox

vars (not vals), receive a getter and a setter method. This can be refined to either collapse them both and only show the underlying val, or to showing the kind of usage (get or set) as an edge property.

More simply, they can just be renamed to "setter" and "getter", but either way, logic needs to determine they are a getter and a setter of the var.

Here is how it looks now:

selection_036

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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