N4JS Project. (2018). N4JS Language Specification. Retrieved from https://www.eclipse.org/n4js/spec/N4JSSpec.html
N4JS Project. (2018). N4JS Language Specification. Retrieved from https://www.eclipse.org/n4js/spec/N4JSSpec.html
ASTMetaInfoCache.
DeferredTypeRef has replaced the old ComputedTypeRef that had been used until Summer 2015; those were resolved lazily when the type was actually needed (triggered on demand). For a discussion of this change see Background and in particular Comparison of inference of type of AST nodes before / after refactoring..
allChanges might contain resource description deltas that do not represent an actual change, it is processed by the builder but the underlying information stored in the user data is still unchanged.
allDeltas upfront in step Process Deleted.
CurrentDescriptions#register(Delta)
changedDeltas instead of allDeltas as a basis.