Prev | Up | Next | Back | Forward
TOC -- / --.-- / --.--.-- | Index | Search | Syntax | Help


Section 7: Packages -- TOC

(1)
Packages are program units that allow the specification of groups of logically related entities. Typically, a package contains the declaration of a type (often a private type or private extension) along with the declarations of primitive subprograms of the type, which can be called from outside the package, while their inner workings remain hidden from outside users.

Clauses and Subclauses

  1. Package Specifications and Declarations
  2. Package Bodies
  3. Private Types and Private Extensions -- TOC
    1. Private Operations
  4. Deferred Constants
  5. Limited Types
  6. User-Defined Assignment and Finalization -- TOC
    1. Completion and Finalization

Prev | Up | Next | Back | Forward
TOC -- / --.-- / --.--.-- | Index | Search | Syntax | Help

Ada WWW Home -- Email comments, additions, corrections, gripes, kudos, etc. to:

Magnus Kempe -- Magnus.Kempe@di.epfl.ch
Copyright statement
Page last generated: 95-03-12