Annotated
Ada Reference Manual
—
Legal Information
5 Statements
1
[A
statement
defines an action to be performed upon its execution.]
2/3
{
AI95-00318-02
} {
AI05-0299-1
} [This clause describes the general rules applicable to all
statement
s. Some
statement
s are discussed in later clauses:
Procedure_call_statement
s and return statements are described in
6
, “
Subprograms
”.
Entry_call_statement
s,
requeue_statement
s,
delay_statement
s,
accept_statement
s,
select_statement
s, and
abort_statement
s are described in
9
, “
Tasks and Synchronization
”.
Raise_statement
s are described in
11
, “
Exceptions
”, and
code_statement
s in
13
. The remaining forms of
statement
s are presented in this clause.]
Wording Changes from Ada 83
2.a/2
{
AI95-00318-02
} The description of return statements has been moved to
6.5
, “
Return Statements
”, so that it is closer to the description of subprograms.
Ada 2005 and 2012 Editions sponsored in part by
Ada-Europe