mirror of
https://github.com/processing/processing4.git
synced 2026-01-29 11:21:06 +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.