J.15.2 Pragma No_Return
Syntax
{
AI05-0229-1}
The form of a
pragma
No_Return, which is a representation pragma (see
13.1),
is as follows:
Legality Rules
{
AI05-0229-1}
{
AI12-0269-1}
Each
subprogram_local_name
shall denote one or more subprograms or generic subprograms. [The
subprogram_local_name
shall not denote a null procedure nor an instance of a generic unit.]
Static Semantics
Wording Changes from Ada 2005
Wording Changes from Ada 2012
{
AI12-0269-1}
This subclause is new. Pragma No_Return was moved here from
6.5.1;
aspect No_Return lives there now.
Ada 2005 and 2012 Editions sponsored in part by Ada-Europe