The code is nicely separated between parsing and processing. Splitting that into two files makes it easier to follow which function belongs to which part. Change-Id: I576b8613b0d05b2dae3f9c6fa65d9ed5b582a0f7 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> |
||
|---|---|---|
| .. | ||
| data | ||
| __init__.py | ||
| test_lc_fixup.py | ||
| test_logic_mapping.py | ||
| test_operations.py | ||
| test_parsing.py | ||
| test_scope_handling.py | ||