Ada Programming/Pragmas/Restrictions

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search

Contents


[edit] Summary

The pragma Restrictions is used to forbid the utilization of some language features.

[edit] List of language defined restrictions identifiers

Some restrictions are specially marked:

Ada 2005 
This is a new Ada 2005 restrictions identifier.

[edit] List of implementation defined restrictions identifiers

The following restrictions are not available in all Ada compilers, only in those that had implemented them:

GNAT 
This is an implementation defined restriction identifier of the GNAT compiler.

[edit] See also

[edit] Wikibook

[edit] Ada Reference Manual

[edit] Ada Quality and Style Guide

Personal tools