J.15.2 Pragma No_Return
Syntax
1/3
{
AI05-0229-1}
The form of a pragma
No_Return, which is a representation pragma (see 13.1),
is as follows:
2/3
Legality Rules
3/3
{
AI05-0229-1}
Each procedure_local_name
shall denote one or more procedures or generic procedures. [The procedure_local_name
shall not denote a null procedure nor an instance of a generic unit.]
Static Semantics
4/3
Wording Changes from Ada 2005
4.a/3
{
AI05-0229-1}
This clause 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