Code generator: Remove PartialStatement class #356

Merged
jwharm merged 4 commits from codeblocks into main 2026-05-03 20:05:48 +02:00
Owner

The PartialStatement class was used to generate most statements, but this can be done with CodeBlocks as well. The result is that the generators are a bit better readable now, and more concise. The resulting output is the same.

The PartialStatement class was used to generate most statements, but this can be done with CodeBlocks as well. The result is that the generators are a bit better readable now, and more concise. The resulting output is the same.
jwharm merged commit 2d8169ef05 into main 2026-05-03 20:06:09 +02:00
jwharm deleted branch codeblocks 2026-05-03 20:06:18 +02:00
Sign in to join this conversation.
No description provided.