-
Notifications
You must be signed in to change notification settings - Fork 284
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds a new visitor, `visitor.RemoveNamePrefix`, that performs the inverse operation of `visitor.AddNamePrefix` as much as is possible. Some conversions performed by `AddNamePrefix` are lossy; we choose a consistent inverse operation in those cases. Adds tests for the same. #tftypes PiperOrigin-RevId: 574974230
- Loading branch information
1 parent
74f68cb
commit 88d1ae5
Showing
2 changed files
with
267 additions
and
1 deletion.
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
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