Skip to content

Implement GetSourceLocation for sub-fields and names of aggregate options.#28707

Draft
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_894422343
Draft

Implement GetSourceLocation for sub-fields and names of aggregate options.#28707
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_894422343

Conversation

@copybara-service

Copy link
Copy Markdown

Implement GetSourceLocation for sub-fields and names of aggregate options.

This change enables source location recording for individual fields specified
within an aggregate option (e.g., option (my_opt) = { field_a: 123 }). With this change SourceCodeInfo will contain locations of field_a and 123.

…ions.

This change enables source location recording for individual fields specified
within an aggregate option (e.g., `option (my_opt) = { field_a: 123 }`). With this change SourceCodeInfo will contain locations of `field_a` and `123`.

PiperOrigin-RevId: 894422343
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