mirror of
https://github.com/processing/processing4.git
synced 2026-05-07 11:23:14 +02:00
96e4f0a203
An explicit goal of @benfry is to reduce class count and this PR cleans up edits made within preproc to merge supporting classes and utility functions of PdeParseTreeListener into PdeParseTreeListener itself. This includes removal of ImportUtil per https://github.com/processing/processing4/issues/10.