Ada '83 Language Reference Manual
Copyright 1980, 1982, 1983 owned by the United States Government. Direct reproduction and usage requests to the Ada Information Clearinghouse.
3. Declarations and Types
This chapter describes the types in the language and the rules for
declaring constants, variables, and named numbers.
Sub-topics:
- 3.1 Declarations
- 3.2 Objects and Named Numbers
- 3.3 Types and Subtypes
- 3.4 Derived Types
- 3.5 Scalar Types
- 3.6 Array Types
- 3.7 Record Types
- 3.8 Access Types
- 3.9 Declarative Parts
Rationale references:
3 Classical Programming,
4 Types,
5 Numeric Types,
6 Access Types,
7 Derived Types
Style Guide references:
2.1.4 Alignment of Declarations,
2.1.6 Blank Lines,
2.1.8 Number of Statements Per Line,
4.1.4 Packages,
5.3 Types
Address any questions or comments to
adainfo@sw-eng.falls-church.va.us.