WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@copybara-service
Copy link

Refactor: Move variable type qualifiers to NameTable.

This change moves the storage of type qualifiers for VariableElements from being a property of GeneratedVariableElement to a map within NameTable. This allows to set type qualifiers without having the need to replace the `VariableElement.

This change moves the storage of type qualifiers for `VariableElements` from being a property of `GeneratedVariableElement` to a map within `NameTable`. This allows to set type qualifiers without having the need to replace the `VariableElement.

PiperOrigin-RevId: 826032495
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant