Skip to content

Extract the logic for mapping expressions to values into a separate m… - #100

Open
travitch wants to merge 1 commit into
masterfrom
tr/value-name-improvements
Open

Extract the logic for mapping expressions to values into a separate m…#100
travitch wants to merge 1 commit into
masterfrom
tr/value-name-improvements

Conversation

@travitch

Copy link
Copy Markdown
Contributor

…odule

This is used by both the value viewer and graphviz code. This is non-trivial
because, while we can do the mapping based on nonces for many values, we cannot
for non-base types. For those values, we use a surrogate key.

…odule

This is used by both the value viewer and graphviz code.  This is non-trivial
because, while we can do the mapping based on nonces for many values, we cannot
for non-base types.  For those values, we use a surrogate key.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant