| Checking Properties | |
|
HEAT provides a very flexible mechanism for checking all properties of the
program in the editor. You just have to select Check Properties in the menu
or toolbar.
Properties are functions or constants with the prefix prop_
whose definitions start in column 1.
For checking a property HEAT applies a checking function to the property and evaluates the expression. If the evaluation result contains a certain string, then checking was successful, otherwise not.
|
|