calculateRefreshedTreesThen

Re-parse the package structure from scratch. Invoke the provided closure with the module tree and entry points tree, but don't install them. This can safely be run outside the UI thread.

Parameters

withTrees

Lambda that accepts the modules tree and entry points tree.