Ada Programming/Attributes/'Definite
Appearance
Description
[edit | edit source]S'Definite yields True if the actual subtype corresponding to S is definite; otherwise, it yields False.
The value of this attribute is of the predefined type Boolean.
Example
[edit | edit source]S’Definite return Boolean