< Ada Programming < Delimiters
Parameter separation
This delimiter is used to separate actual parameters in subprogram calls.
Also in variable declarations and formal parameters when grouped by type.
Unit separation
This delimiter is used to separate units in a with or use clause.
Lists of values
The ',' delimiter is used to separate the values (or value associations) in aggregates.
See also
Wikibook
Ada Reference Manual
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.