mirror of
https://github.com/processing/processing4.git
synced 2026-03-25 22:08:17 +01:00
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.