mirror of
https://github.com/processing/processing4.git
synced 2026-05-11 21:32:39 +02:00
a1eb347338
This one goes from ASTGenerator on a background thread to the JList which displays code suggestions. Until refactored, I'm making it immutable with convenience methods returning mutated copies to prevent possible threading issues.