mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
Improve expression type checking
This commit is contained in:
parent
b636d9ed71
commit
98ba7d467a
11 changed files with 160 additions and 55 deletions
|
@ -44,3 +44,4 @@ from ..parse_tree import *
|
|||
|
||||
|
||||
OBJECT_CONTENT_HOOKS = AnyOf()
|
||||
LITERAL = AnyOf()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue