mirror of
https://github.com/processing/processing4.git
synced 2026-05-31 04:28:06 +02:00
f47a0a26c2
Some difficult to generate code is managed by the RewriterCodeGenerator and some modes may need to modify that logic. This commit makes it easier to extend parts of RewriterCodeGenerator without requiring client code to duplicate too much effort.