5. Embedded QUEL for Ada : Ada Variables and Data Types : Variable and Type Declarations : Reserved Words in Declarations and Program Units
 
Share this page                  
Reserved Words in Declarations and Program Units
All EQUEL keywords are reserved. You cannot declare variables with the same names as EQUEL keywords. You can only use them in quoted string literals. These words are:
access
array
body
case
constant
declare
delta
digits
function
limited
new
others
package
private
procedure
record
renames
return
separate
subtype
type
when
use