Ada Object Kinds |
Use “ada object” to match all Ada object kinds.
An object is a non-constant object and may be local or non-local.
An object may be a loop parameter and is local.
A protected object is declared as an object of a protected type and may be local or non-local.
A task object is declared as an object of a task type.
Scientific Toolworks, Inc. http://www.scitools.com |