blueprint-compiler/gtkblueprinttool/extensions
James Westman bfd9daf6a9
Reorganize the parser/AST code
The code is now organized by syntax: `menu {}` in one file, `style` in
another, etc. This should make it easier to add syntax in the future.
2021-10-31 21:42:41 -05:00
..
__init__.py Reorganize the parser/AST code 2021-10-31 21:42:41 -05:00
gtk_layout.py Reorganize the parser/AST code 2021-10-31 21:42:41 -05:00
gtk_menu.py Reorganize the parser/AST code 2021-10-31 21:42:41 -05:00
gtk_styles.py Reorganize the parser/AST code 2021-10-31 21:42:41 -05:00