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.

2 participants