Ada Programming/Attributes/'Constrained

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Description

[edit | edit source]

True if A of discriminated type denotes a constant, a value, or a constrained variable.

Yields the value True if A denotes a constant, a value, a tagged object, or a constrained variable, and False otherwise.

The value of this attribute is of the predefined type Boolean.

Example

[edit | edit source]
AConstrained return Boolean