Go to the first, previous, next, last section, table of contents.
Syntax
-
The following are the reserved words (ignoring upper/lower case
distinctions):
abort else new return
abs elsif not reverse
abstract end null
accept entry select
access exception separate
aliased exit of subtype
all or
and for others tagged
array function out task
at terminate
generic package then
begin goto pragma type
body private
if procedure
case in protected until
constant is use
raise
declare range when
delay limited record while
delta loop rem with
digits renames
do mod requeue xor
NOTES
-
(6) The reserved words appear in lower case boldface in this
International Standard, except when used in the designator of an
attribute See section 4.1.4 Attributes. Lower case boldface is also used for a reserved
word in a string_literal used as an operator_symbol. This is merely a
convention -- programs may be written in whatever typeface is desired
and available.
Go to the first, previous, next, last section, table of contents.