Ada Reference Manual
—
Legal Information
5 Statements
1
A
statement
defines an action to be performed upon its execution.
2/3
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.
Ada 2005 and 2012 Editions sponsored in part by
Ada-Europe