-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(python): improve TypeBuilder string representation to show prope…
…rties and values - Add property details (aliases, descriptions) to class string representation - Add value details (aliases, descriptions) to enum string representation - Sort properties and values alphabetically - Properly escape quotes in descriptions - Store metadata in builders for consistent access
- Loading branch information
Showing
1 changed file
with
224 additions
and
41 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