maybe-changed
Factor handbook » The implementation » Definitions » Compilation units » Compilation units internals

Prev:changed-definitions
Next:outdated-generics


Vocabulary
definitions

Variable description
The set of definitions that has maybe changed in the compilation unit. For example, if a union class is redefined it will be added to this set because it is possible but not certain that it has become different.

Definition