mirror of
https://github.com/processing/processing4.git
synced 2026-01-27 10:21:26 +01:00
Refactor ANTLR message simplification infrastructure to reduce class count within preproc given @benfy feedback within https://github.com/processing/processing4/pull/1. Note that some supporting are left out but those can be further refactored behind classes as desired but strategies are all made anon or inner.