comp.lang.ada
 help / color / mirror / Atom feed
From: comicfanzine@gmail.com
Subject: Re: Basics : many way to use a Procedure
Date: Sat, 12 Dec 2015 11:59:40 -0800 (PST)
Date: 2015-12-12T11:59:40-08:00	[thread overview]
Message-ID: <a6c9b008-53f8-4c43-8291-edebbe48491d@googlegroups.com> (raw)
In-Reply-To: <ly37v731ry.fsf@pushface.org>

Le samedi 12 décembre 2015 19:28:03 UTC, Simon Wright a écrit :
> comicfanzine@gmail.com writes:
> 
> > But , i still don't know where this sign come from : " => " . Any
> > information or A.R.M documentation about it ??
> >
> > Also , how to use this ?? =
> >
> > actual_parameter_part ::= 
> >     (parameter_association {, parameter_association})
> >
> > And this ?? =
> >
> > parameter_association ::= 
> >    [formal_parameter_selector_name =>] explicit_actual_parameter
> 
> ARM 6.4(13)?
> 
> http://www.ada-auth.org/standards/12rm/html/RM-6-4.html#p13

The Examples form does not match this one =

actual_parameter_part ::= 
    (parameter_association {, parameter_association})

parameter_association ::= 
   [formal_parameter_selector_name =>] explicit_actual_parameter

explicit_actual_parameter ::= expression | variable_name


  reply	other threads:[~2015-12-12 19:59 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-11 22:19 Basics : many way to use a Procedure comicfanzine
2015-12-12  0:00 ` Jeffrey R. Carter
2015-12-12  3:25 ` comicfanzine
2015-12-12  8:01   ` Niklas Holsti
2015-12-12 10:59   ` mockturtle
2015-12-14 10:52   ` Mark Lorenzen
2015-12-12 10:47 ` Lucretia
2015-12-12 14:41 ` comicfanzine
2015-12-12 17:11   ` Jeffrey R. Carter
2015-12-12 19:28   ` Simon Wright
2015-12-12 19:59     ` comicfanzine [this message]
2015-12-12 20:06     ` comicfanzine
2015-12-12 20:31       ` Simon Wright
2015-12-12 21:54         ` comicfanzine
2015-12-12 22:15         ` comicfanzine
2015-12-12 22:33           ` Jeffrey R. Carter
2015-12-13 15:22             ` comicfanzine
2015-12-13 15:29             ` comicfanzine
2015-12-13 15:34             ` comicfanzine
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox