There was an error while loading. Please reload this page.
This algorithm checks the framework constant definitions to ensure that they have valid values.
The following analysis passes must have been run:
Check Framework Definitions.
Evaluate Constant Expressions.
An analysis data structure a representing the results of analysis so far.
The unmodified analysis a, if the check passes; otherwise an error.
For each framework constant definition D in a
Look in the value map to find the value v provided by D.
Check that v conforms to the rules for D.