-
Notifications
You must be signed in to change notification settings - Fork 283
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add some metadata fields to the serialized ast. Added fields: src_path: Full path to the original source file. metadata: List of arbitrary string-encoded metadata END_PUBLIC The new fields are mainly for kythe, so that cross references to generated code link to the correct place. Also includes a pytype release, so that kythe stays in sync. PiperOrigin-RevId: 457845537
- Loading branch information
1 parent
f4279fe
commit 3b76f60
Showing
1 changed file
with
16 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters